]> granicus.if.org Git - php/commitdiff
"fixed" bug #25344 (regular domain "localhost.com" used in php.ini)
authorfoobar <sniper@php.net>
Mon, 1 Sep 2003 16:25:07 +0000 (16:25 +0000)
committerfoobar <sniper@php.net>
Mon, 1 Sep 2003 16:25:07 +0000 (16:25 +0000)
php.ini-dist
php.ini-recommended

index e021dfe69ff8e79eb4061d3898ef76946246c100..eae9039b203b25556441a0548189dee6dbf69314 100644 (file)
@@ -591,7 +591,7 @@ define_syslog_variables  = Off
 SMTP = localhost
 
 ; For Win32 only.
-sendmail_from = me@localhost.com
+;sendmail_from = me@example.com
 
 ; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
 ;sendmail_path =
index 901a9671ff1318da5a87fef8693032d01b48b3ba..eeae6f6256175bcc90dc76a49e9dfe6855eb50f4 100644 (file)
@@ -606,7 +606,7 @@ define_syslog_variables  = Off
 SMTP = localhost
 
 ; For Win32 only.
-sendmail_from = me@localhost.com
+;sendmail_from = me@example.com
 
 ; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
 ;sendmail_path =