问题:
每次发送的邮件都报告:
----- 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 )

BK网络学院主要内容:平面设计教程,网站开发在线教程,网页制作教程,服务器教程,网络编程,数据库教程等。