GB | BIG5
|
| 首頁 > 應用技術 > Sendmail > 正文 |
 |
| Sendmail 554 錯誤的解決 |
| 本文出自:http://www.freelamp.com 作者:徐永久 (2001-10-30 09:00:00) |
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 <albertxu@example.com>... 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 )
OK Now.
(http://www.fanqiang.com)
進入【UNIX論壇】
|
|
| 相關文章 |
|
|
|
|
 |
★ 樊強制作 歡迎分享 ★ |