Jump to content

Dovecot index issue

From TetraWiki
Revision as of 10:11, 26 November 2012 by Admin (talk | contribs) (Created page with "category:Tetra Clients‏‎ == BLK Hospital Issue of IMAP getting Dropped == '''Diagonised via''' ### Tail -f /var/log/mail.err Nov 24 14:21:10 mail dovecot: IMAP(...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


BLK Hospital Issue of IMAP getting Dropped

Diagonised via

      1. 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