From eafb033bbed35c4f012b940c1f51daa2a8af6481 Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Wed, 25 Sep 2002 11:49:21 +0000 Subject: [PATCH] somewhere.com --> example.com git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96794 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mail/functions/mail.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mail/functions/mail.xml b/reference/mail/functions/mail.xml index 110d44ad38..372b01d2d0 100644 --- a/reference/mail/functions/mail.xml +++ b/reference/mail/functions/mail.xml @@ -1,5 +1,5 @@ - + @@ -184,7 +184,7 @@ mail($to, $subject, $message, $headers); The to parameter cannot be an address - in the form of "Something <someone@somewhere.com>". The + in the form of "Something <someone@example.com>". The mail command will not parse this properly while talking with the MTA.