diff options
Diffstat (limited to 'php.ini-recommended')
-rw-r--r-- | php.ini-recommended | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-recommended b/php.ini-recommended index 901a9671ff..eeae6f6256 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -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 = |