Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in d:\wwwroot\my\4\processfeedback.php on line 30
...全文
1205打赏收藏
mail()函数的使用问题,大家帮我看看~~
Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in d:\wwwroot\my\4\processfeedback.php on line 30
我在php.inc
[mail function]
; For Win32 only.
SMTP = smtp.etang.com ; for Win32 only
; For Win32 only.
sendmail_from = ftkid@etang.com ; for Win32 only
修改了,还不行。大虾再指点下了。小弟先谢谢~
Warning: mail(): SMTP server response: 553 You are not authorized to send mail as <ftkid@etang.com>, authentication is required in d:\wwwroot\my\4\processfeedback.php on line 30