使用php的 phpmailer 发送邮件,在本地测试就没问题。一上线 不行。
SMTP -> ERROR: Failed to connect to server: Connection timed out (110)
邮件发送失败:SMTP Error: Could not connect to SMTP host.
请教各位大神,这是什么原因,查了很多资料都不行。
...全文
2902打赏收藏
phpmailer 问题
使用php的 phpmailer 发送邮件,在本地测试就没问题。一上线 不行。 SMTP -> ERROR: Failed to connect to server: Connection timed out (110) 邮件发送失败:SMTP Error: Could not connect to SMTP host. 请教各位大神,这是什么原因,查了很多资料都不行。