How To Fix a “Corrupted index cache file” Error in Dovecot
erics, Posted June 17th, 2016 at 12:19:00pm
Jun 17 00:02:45 inbound dovecot: IMAP(yourName): Corrupted index cache file /home/yourName/Maildir/dovecot.index.cache: invalid record size
1 2 3 4 |
service dovecot stop cd /home/yourName/Maildir/ rm dovecot.index* service dovecot start |
As always, YMMV. Proceed with caution.
Leave Your Comment
All fields marked with "*" are required.