
我現在使用 postfix+courier+ldap 我的郵件儲存在 vmail/domains/user/new 中,但是當我 telnet localhost 143 時出現一些錯誤
這是來自郵件日誌的錯誤
imapd: [email protected]: chdir() failed!!
imapd: error: No such file or directory
authdaemond: Authenticated: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir=, [email protected], fullname=test2 test2, maildir=<null>, quota=<null>, options=<null>
為什麼 chdir 中沒有任何內容?
我該做什麼?對不起我的英文謝謝
答案1
homedir 和 maildir 的設定不應為空。它們在 LDAP 配置中的某個位置進行配置
檢查此線程是否有類似問題 http://www.mail-archive.com/[電子郵件受保護]/msg01562.html