30 Aug
2008
30 Aug
'08
5:48 p.m.
On Sat, 2008-08-30 at 08:45 -0700, Patrick Medina wrote:
After some testing with these users, the problem seems to be related to the size of the maildirsize file itself. A file size greater than 5119 bytes results in no quota for the INBOX of the user, and the file seems to be ignored entirely by dovecot.
After 5120 bytes the maildirsize file is rebuilt by reading through the entire maildir. This is also what Courier did.
So what exactly happens when the maildirsize is rebuilt? You mean all bytes are counted, except from INBOX?