Dovecot index issue
Appearance
BLK Hospital Issue of IMAP getting Dropped
Diagonised via
- Tail -f /var/log/mail.err
Nov 24 14:21:10 mail dovecot: IMAP(ss.aggarwal@blkhospital.com): Corrupted transaction log file /home/vmail/blkhospital.com/ss.aggarwal/dovecot.index.log: Seen counter wrong Nov 24 14:21:45 mail dovecot: IMAP(ss.aggarwal@blkhospital.com): Corrupted transaction log file /home/vmail/blkhospital.com/ss.aggarwal/dovecot.index.log: Seen counter wrong
Resolved by
Fixed by disabling
mmap_disable=yes
in /etc/dovecot/dovecot.conf
Also removed all the dovecot indexs via
rm -rf /home/vmail/blkhospital.com/*/dovecot.index*
which will delete the server wide all dovecot indexes