Sendmail是在Unix/Linux环境下十分流行媛的邮件发送服务程式。但是其配置十分繁琐,问题也很多。本文解决了不能发信的一个问题。
问题:
每次发送的邮件都报告:
-----Transcriptofsessionfollows-----
5545.0.0MXlistforexample.com.points
backtoexample.com.
5545.3.5...Local
configurationerror
解决的办法是:
在/etc/mail/sendmail.cf中
把Cwlocalhost修改为Cwexample.com。
然后重新启动sendmail
/etc/init.d/sendmailstop,然后start(Solaris8)
/etc/rc.d/init.d/sendmailrestart(Linux)
文章整理:西部数码--专业提供域名注册、虚拟主机服务
http://www.west263.com
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!




