然后打開php.ini文件,找到下面這段代碼 復(fù)制代碼 代碼如下: [mail function] ; Fo " /> 精品人伦一区二区三区蜜桃网站 ,亚洲аv电影天堂网,91精品国产自产在线老师啪

色尼玛亚洲综合影院,亚洲3atv精品一区二区三区,麻豆freexxxx性91精品,欧美在线91

iis下php mail函數(shù)的sendmail配置方法(官方推薦)

首先你需要先到從http://glob.com.au/sendmail/下載sendmail.zip文件,點(diǎn)此可以直接下載噢,然后把它解壓到如D:/php/sendmail/目錄下。

然后打開php.ini文件,找到下面這段代碼
復(fù)制代碼 代碼如下:
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
;sendmail_from = me@example.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
; sendmail_path = ""
; 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 =

默認(rèn)情況下是以本機(jī)做為郵件服務(wù)器,這里我們需要借用sendmail來發(fā)送郵件,用sendmail來配置如用qq、163的郵箱來發(fā)送(一般都是以這種方式)所以我們需要把所有的選項(xiàng)都注銷,即把SMTP = localhost和smtp_port = 25前面加上";"然后把sendmai_path=""前面的";"刪掉,改為sendmai_path="d:/php/sendmail/sendmail.exe -t",改完后的即是
復(fù)制代碼 代碼如下:
[mail function]
; For Win32 only.
;SMTP = localhost
;smtp_port = 25
; For Win32 only.
;sendmail_from = me@example.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = "d:/php/sendmail/sendmail.exe -t"
; 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 =

注意以上只需要開啟sendmail_path即可,然后保存

接著修改sendmail目錄下的sendmail.ini文件,主要填的內(nèi)容有以下幾項(xiàng)
復(fù)制代碼 代碼如下:
smtp_server=smtp服務(wù)器地址(如 smtp.ym.163.com)
auth_username=郵箱登錄名(如 info@xxxx.com)
auth_password=郵箱密碼(如 xxxxxx)
force_sender=發(fā)件人地址全寫(如 info@xxxx.com)

另外還有一項(xiàng)
復(fù)制代碼 代碼如下:
; auto = use SSL for port 465, otherwise try to use TLS

把前面的";"刪除,即開啟SSL安全登錄選項(xiàng)即可

以上四項(xiàng)正確填寫修改完成后保存,然后重啟IIS即可正常使用。

如果不能發(fā)送郵件,檢查下端口是不是被屏蔽了,mcafee是不是設(shè)置了禁止發(fā)送郵件等

php技術(shù)iis下php mail函數(shù)的sendmail配置方法(官方推薦),轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請第一時(shí)間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 高平市| 镇安县| 天全县| 富顺县| 忻州市| 锦州市| 嵊州市| 淅川县| 潜江市| 清水河县| 宾阳县| 安达市| 凉城县| 台南县| 托里县| 连平县| 承德市| 乌鲁木齐市| 高尔夫| 高邮市| 罗甸县| 开平市| 屯昌县| 八宿县| 丘北县| 富裕县| 邹城市| 曲周县| 深水埗区| 漳州市| 公主岭市| 肇东市| 深水埗区| 尉犁县| 皋兰县| 宣化县| 玛曲县| 牡丹江市| 武威市| 崇文区| 锡林郭勒盟|