Displaying 1 result from an estimated 1 matches for "plathem".
2010 Apr 23
2
What causes dovecot to rebuild dovecot-uidlist?
Hello,
In what situations will Dovecot 1.2.11 rebuild its uidlist? I am using the
maildir storage format, and I am also modifying the uidlist manually (so
it's possible I could jack* things up). I have found some related code in
maildir-uidlist.c: maildir_uidlist_next.
1) Blank filename or UID 0
2) Any UID not being greater than the proceeding UID
3) Any UID being greater than ~4 billion.
4)