[mail function]
; For Win32 only
.
; [url
]http
://php.net/smtp[/url]
SMTP
= smtp
.exmail
.qq
.com
; [url
]http
://php.net/smtp-port[/url]
smtp_port
= 465
; For Win32 only
.
; [url
]http
://php.net/sendmail-from[/url]
sendmail_from
= [email
]whb
@blb
.com
.cn
[/email
]
; For Unix only
. You may supply arguments
as well
(default: "sendmail -t -i").
; [url
]http
://php.net/sendmail-path[/url]
; Force the addition of the specified parameters to be passed
as extra parameters
; to the sendmail binary
. These parameters will always replace the value of
; the 5th parameter to
mail(), even in safe mode
.
;mail.force_extra_parameters
=
; Add X
-PHP
-Originating
-Script
: that will
include uid of the script followed by the filename
mail.add_x_header
= On
sendmail_path
="C:\phpStudy\tools\sendmail\sendmail.exe -t"
; The path to a
log file that will
log all
mail() calls
. Log entries
include
; the full path of the script
, line number
, To address and headers
.
;mail.log =
; Log mail to
syslog (Event
Log on NT
, not valid in Windows
95).
;mail.log = syslog