]> granicus.if.org Git - php/commitdiff
Leave sendmail_path commented out to pick up compiled-in default
authorRasmus Lerdorf <rasmus@php.net>
Sun, 19 Mar 2000 23:07:57 +0000 (23:07 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Sun, 19 Mar 2000 23:07:57 +0000 (23:07 +0000)
php.ini-dist

index bc4cae0395bbc686198e329a1d2783f9ad0d559e..d91a2824f84a55ac75859bfccd8c1e3e86ba4a2b 100644 (file)
@@ -252,7 +252,7 @@ define_syslog_variables     = Off   ; Whether or not to define the various syslog vari
 [mail function]
 SMTP                   =       localhost                       ;for win32 only
 sendmail_from  =       me@localhost.com        ;for win32 only
-sendmail_path  =                                               ;for unix only, may supply arguments as well (default is sendmail -t)
+;sendmail_path =                                               ;for unix only, may supply arguments as well (default is sendmail -t)
 
 [Debugger]
 debugger.host  =       localhost