邮件功能在我的本地主机上工作正常,但是当我在服务器cpanel上传我的代码时,它会给我带来以下错误
SMTP -> ERROR: Failed to connect to server: Connection refused (111)
SMTP Error: Could not connect to SMTP host.
如果我telnet我的域服务器
220-xxxxx.xxxxxxxxxx.com ESMTP Exim 4.69 #1 Fri, 30 Mar 2012 00:00:13 -050
0
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
答案 0 :(得分:0)
由于脚本无法在服务器上运行,请检查服务器上的防火墙。
SSH到服务器并telnet到收件人域的mx记录。
telnet mail.receiver.com 25