文章
由 messagebox »
在你的後台應該是\r
使用 SMTP 伺服器傳送電子郵件
假如您想要使用 SMTP 伺服器發送電子郵件請選擇 '是'
你應該是選否\r
所以PHPBB會使用PHP內建的函式MAIL()去送信~~~
請將你PHP.INI裡的設定設定為正確的
[mail function]
; For Win32 only.
SMTP = localhost
; For Win32 only.
;sendmail_from = localhost@localhost
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =