问题:
每次发送的邮件都报告:
----- Transcript of session follows -----
554 5.0.0 MX list for example.com. points
back to example.com.
554 5.3.5
configuration error
解决的办法是:
在 /etc/mail/sendmail.cf 中
把 Cwlocalhost 修改为 Cwexample.com 。
然后重新启动 sendmail
/etc/init.d/sendmail stop, 然后 start (Solaris 8)
/etc/rc.d/init.d/sendmail restart (Linux )
,
文章整理:站长天空 网址:http://www.z6688.com/
以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!




