Displaying 1 result from an estimated 1 matches for "maildir_uidlist_set_corrupt".
Did you mean:
maildir_uidlist_set_corrupted
2010 Apr 23
2
What causes dovecot to rebuild dovecot-uidlist?
...being greater than ~4 billion.
4) Any UID being greater than the suggested next uid.
6) If a filename contains a /
7) General header line sanity checking.
Are there any other sections of the code that do sanity checks on
dovecot-uidlist (for Maildir type storage)?
And optionally do you agree that maildir_uidlist_set_corrupted is the best
place to watch to see if I have mangled the uidlist?
Thanks in advance,
Pat
* I insert into dovecot-uidlist manually when I deliver new messages, or
discover a message that is not in uidlist for some reason. For compatability
reasons I maintain a completely separate cache. If there...