各位前輩, 我遇到一個很奇怪的問題
目前我在FreeBSD 6.1下裝了
Postfix
Cyrus-sasl2
Cyrus-sasl2-saslauthd
作 SMTP AUTH 不管是寄信出去或是用其他機器寄信進來都ok
後來我又裝了 imap-uw , 想在 Thunderbird 下收信, 可是使用root帳號區收信
老是會認證失敗, 其他的帳號就沒問題
我是參考這篇裝的
http://agents.csie.ntu.edu.tw/~jih/html/pop3s.html底下是 tail /var/log/maillog 的內容
Jul 26 17:17:47 www ipop3d[738]: AUTHENTICATE LOGIN failure host=[61.57.134.59]
Jul 26 17:17:52 www ipop3d[738]: Command stream end of file while reading line u ser=root host=[61.57.134.59]
請問該如何解決