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

使用PHP mb_substr() 函式,擷取部分字串並記得使用UTF-8。

使用PHP mb_subst...

pexelsphotohello5 文字長度太長,一般來說我們可以使用DIV包住字串,再定義DIV的...

判斷字串是否存在於內容中

判斷字串是否存在於內容中

searchphoto5 以下範例~ 搜尋 If you are lucky enough to b...

mysql 查詢數據資料是否有重複

mysql 查詢數據資料是否...

pexelsphoto5 有沒有試過資料庫裡上萬筆資料卻不知道是不是有重複的數據? 這時你一定要試試...

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