Home >Backend Development >PHP Tutorial >急phpmailer在linux下发送邮件的有关问题

急phpmailer在linux下发送邮件的有关问题

WBOY
WBOYOriginal
2016-06-13 10:30:59942browse

急!!!!phpmailer在linux下发送邮件的问题
我用phpmailer发送邮件,在本地测试成功,而放在linux服务器下,出现如下错误

XML code
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->SMTP -> ERROR: Failed to connect to server: () The following From address failed: [email protected] 

在网上找了很多资料
[email protected] [email protected]
2、smtp 改为SMTP 
3、防火墙阻挡
可是都修改了 ,把linux服务器防火墙停止了,还是报上面的错误,请问还有其他的方法可以解决吗? 
急用......

------解决方案--------------------
探讨

引用:
先确认网络是不是畅通的,或者换一个其他的smtp看看.另外你是在什么机器上试的?虚拟主机?自己本地?

先谢谢你的回复~~
我在本机win7测试是可以发送的,后来发布到服务器上就不能运行了,报上面的错误,服务器是在机房里面放着的的,所以网络是没有问题的~~
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn