蓝森林首页 | 返回主页 | 本站地图 | 站内搜索 | 联系信箱 |
 您目前的位置:首页 > 自由软件 > 技术交流 > 网络通讯


    

蓝森林 http://www.lslnet.com 2006年7月28日 12:08


Sendmail 554 错误的解决

Sendmail 是在 Unix/Linux 环境下十分流行的邮件发送服务程序。但是其配置十分繁琐,问题也很多。本文解决了不能发信的一个问题。

  问题:

  每次发送的邮件都报告:

  ----- Transcript of session follows -----
  554 5.0.0 MX list for example.com. points
  back to example.com.
  554 5.3.5 ... Local
  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 )



Copyright © 1999-2000 LSLNET.COM. All rights reserved. 蓝森林网站 版权所有。 E-mail : webmaster@lslnet.com