Error indexing mbox file /var/mail/username: LF not found where expected
這是Dovecot v0.99的bug
解決辦法
1./var/spool/mail/mailfile -> rename file to old_file
2.remove mailfile
3.create new mailfile
4.chown file
5.cat old_file >> mailfile
參考文章來源http://wiki.dovecot.org/MboxProblems
張貼留言