摘要:
本地可以正常发送邮件 但是上传到linux不出现以下错误SMTP -> ERROR: Failed to connect to server: Permission denied (13)The following From address failed: teat33@163.com解决方法:SELinux 阻止了 httpd 的连接。修改方式也给出来了,以 root 身份运行以下命令即可://httpd s are allowed to connect out to the networksetsebool -P httpd_can_network_connect 1 阅读全文
posted @ 2013-06-25 11:53
ijoanne
阅读(1078)
评论(0)
推荐(0)
摘要:
无标题文档标题文档标题文档标题文档标题文档标题文档标题文档标题文档标题文档标题文档标题文档cellpadding:指定表格单元格与内容之间的间距;cellspacing:指定相邻单元格边框的间距; 阅读全文
posted @ 2013-06-25 09:42
ijoanne
阅读(1017)
评论(0)
推荐(0)
浙公网安备 33010602011771号