From: foobar Date: Mon, 1 Sep 2003 16:25:23 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.4RC1~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ac705885e5296aca681cc7a2270e6979851ccfc;p=php MFH --- diff --git a/php.ini-dist b/php.ini-dist index 18d85cb182..d746bcb75f 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -592,7 +592,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 = diff --git a/php.ini-recommended b/php.ini-recommended index 0ba7e37825..7e1d90c1da 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -607,7 +607,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 =