13:57:31 Maximum execution time of 30 seconds exceeded in D:\xampp\zentao\lib\phpmailer\class.smtp.php on line 797 when visiting /zentao/index.php?m=mail&f=test
SMTP Error: Could not connect to SMTP host. Please make user the zentao host:\n 1. ping the smtp host ok;\n 2. telnet the smtp port to smtp host ok;\n 3. If ping and telnet are ok, checking firewall under window, turn off selnux or "setsebool httpd_can_sendmail true" to allow apache to send mail under linux.
SMTP -> ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: No address associated with hostname (0)
前面1、2、3都做了,还是报错
SMTP -> ERROR: DATA not accepted from server: 554 DT:SPM 126 smtp5,jtKowADXXVzAH+xbGuMMAA--.13439S2 1542201280,please see http://mail.163.com/help/help_spam_16.htm?ip=61.48.153.36&hostid=smtp5&time=1542201280
---------------------------------------------------
126的邮箱,貌似被认为是垃圾邮件...
---------------------------------------------------
554 DT:SPM 发送的邮件内容包含了未被许可的信息,或被系统识别为垃圾邮件。请检查是否有用户发送病毒或者垃圾邮件;
SMTP -> ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: No address associated with hostname (0)
前面1、2、3都做了,还是报错
SMTP 错误:无法连接到 SMTP 主机,请确认禅道机器:
1. 能ping通smtp服务器。如果不能ping通,请查看网络状态,或查看域名解析是否正确,或联系网管;
2. 使用telnet 命令能够连接到smtp的发信端口;
3. 如果上述步骤都是通的,windows请检查防火墙和杀毒软件设置,linux请关闭selnux或者执行"setsebool httpd_can_sendmail true"允许apache可以发信。
SMTP -> ERROR: Failed to connect to server: Connection timed out (110)