sendmail 無法收信問題 - Linux

Table of Contents

剛接手新公司的資訊人員

目前公司MAIL伺服器是用fedora + sendmail架設

日前發生異常現像

使用者可以寄信 但無法收信

用ls -lh /var/spool/mail 下去查

發現使用者的信箱空間都為0

重建該使用者的信箱也是會無法收信

後來誤打誤撞去重建使用者home資料夾裡的mail

就可以收信

但不確定這是正確的解決方式

想請問各位 這是什麼異常情況呢

--

All Comments

Hazel avatarHazel2014-07-07
maillog 的錯誤訊息呢?
Franklin avatarFranklin2014-07-11
http://imgur.com/3RegIo7 maillog的資訊 並無錯誤訊息
Candice avatarCandice2014-07-13
那dovecot有無LOG?
Irma avatarIrma2014-07-15
DAEMON_OPTIONS(`Port=smtp,Addr=0.0.0.0, Name=MTA')
Olive avatarOlive2014-07-20
uid?
Blanche avatarBlanche2014-07-21
不清楚dovecot的log耶 addr已經設定成0.0.0.0
Rosalind avatarRosalind2014-07-24
看dovecot.conf裡面的設定