From 2bbd11e6b5825dfbb70eb37dd212a1e618b6cdfc Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 1 Sep 2003 16:25:07 +0000 Subject: "fixed" bug #25344 (regular domain "localhost.com" used in php.ini) --- php.ini-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php.ini-dist') diff --git a/php.ini-dist b/php.ini-dist index e021dfe69f..eae9039b20 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -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 = -- cgit v1.2.1