diff options
| author | foobar <sniper@php.net> | 2003-09-01 16:25:23 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2003-09-01 16:25:23 +0000 |
| commit | 4ac705885e5296aca681cc7a2270e6979851ccfc (patch) | |
| tree | fedf9490d7a2a0554f030e0068e3bbf3e2233081 /php.ini-dist | |
| parent | 5f003af4d4cb017f6bbebb703327de58b5c9cd0b (diff) | |
| download | php-git-4ac705885e5296aca681cc7a2270e6979851ccfc.tar.gz | |
MFH
Diffstat (limited to 'php.ini-dist')
| -rw-r--r-- | php.ini-dist | 2 |
1 files changed, 1 insertions, 1 deletions
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 = |
