Loading...

php在windows系統下無法使用mb_send_mail寄信?

Temperature: 0 °C

Mark ChangMark Chang
author_tools

首先,mb_send_mail是php所提供可用來發送編碼的郵件。

一般來說會導致無法發送郵件大部分原因都是發生在windows server環境。

而我們可以做的便是修改php.ini裏頭mail function的設定。

將原本預設的

SMTP = localhost

修改為你所要使用的SMTP。

這邊以Hinet的光纖網路來設定,就設定為msa.hinet.net

當然也別忘了設定一下寄件者的mail。
[mail function]
; For Win32 only.
; http://php.net/smtp
;SMTP=localhost
SMTP=msa.hinet.net
; http://php.net/smtp-port
smtp_port=25

; For Win32 only.
; http://php.net/sendmail-from
sendmail_from = your mail address


以上紀錄。

https://innstory.com/story-php在windows系統下無法使用mbsendmail寄信-2223
PHP

Prev
 分享_魂斗羅密技之父_橋本和久逝世__Yahoo奇摩新聞

Next
讓文字左右對齊 

About the Author

Mark Chang

離不開電腦的宅男

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

要如何知道ajax執行失敗原因?

要如何知道ajax執行失敗原...

只要在error的function 更改為以下寫法即可: error: function (XMLH...

centos查看對外開放了那些port的指令

centos查看對外開放了那...

輸入指令 [root@localhost ~]# iptables L n 得到以下結果 5 以上紀...

php使用PDO獲取結果的方法

php使用PDO獲取結果的方...

fetch() 式例如下: mixed PDOStatement::fetch([int fetch...

Please select an option

error

Hi, thank you for your participation, but you cannot vote repeatedly~

Join innstory now and start recording your story.

"Innstory" is a place to store stories. We are committed to becoming a warm platform. Deepening the bonds between people is our direction.
We are convinced that the blockchain between people is not just a cold calculation. Join us now.

Wrong format