]> granicus.if.org Git - php/commitdiff
- Document the smtp_port setting in php.ini
authorDerick Rethans <derick@php.net>
Mon, 17 May 2004 16:30:22 +0000 (16:30 +0000)
committerDerick Rethans <derick@php.net>
Mon, 17 May 2004 16:30:22 +0000 (16:30 +0000)
php.ini-dist
php.ini-recommended

index e98064e45c694ef66b93f2d7c3cc0a06d043fad3..54c311d32e39a59136622a46eb97c5b56c3bb2dd 100644 (file)
@@ -593,6 +593,7 @@ define_syslog_variables  = Off
 [mail function]
 ; For Win32 only.
 SMTP = localhost
+smtp_port = 25
 
 ; For Win32 only.
 ;sendmail_from = me@example.com
index 7c6401f159e138883938f37ef3a03426d1736fa9..76cc84ddefdf4398ee74b35338d367bb83d89ee5 100644 (file)
@@ -613,6 +613,7 @@ define_syslog_variables  = Off
 [mail function]
 ; For Win32 only.
 SMTP = localhost
+smtp_port = 25
 
 ; For Win32 only.
 ;sendmail_from = me@example.com