mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
As long as we're updating RFCs, 2821 obsoletes 974.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126077 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
cc50ece11c
commit
59c819d8a2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- splitted from ./en/functions/network.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.getmxrr">
|
||||
<refnamediv>
|
||||
|
@ -33,7 +33,7 @@
|
|||
<simpara>
|
||||
This function should not be used for the purposes of address
|
||||
verification. Only the mailexchangers found in DNS are returned,
|
||||
however, according to <ulink url="&url.rfc974;">RFC 974</ulink>
|
||||
however, according to <ulink url="&url.rfc2821;">RFC 2821</ulink>
|
||||
when no mail exchangers are listed, <parameter>hostname</parameter>
|
||||
itself should be used as the only mail exchanger with a priority of
|
||||
<literal>0</literal>.
|
||||
|
|
Loading…
Reference in a new issue