禅道发送邮件 SMTP -> ERROR: Failed to connect to server
SMTP 错误:无法连接到 SMTP 主机,请确认禅道机器:1. 能ping通smtp服务器。如果不能ping通,请查看网络状态,或查看域名解析是否正确,或联系网管;2. 使用telnet 命令能够连接到smtp的发信端口;3. 如果上述步骤都是通的,windows请检查防火墙和杀毒软件设置,linux请关闭selnux或者执行"setsebool httpd_can_sendmail
·
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: php_network_getaddresses: getaddrinfo failed: No address associated with hostname (0)
SMTP -> ERROR: connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
telnet登陆25号端口正常;
解决方法 修改hosts文件
更多推荐
已为社区贡献2条内容
所有评论(0)