28 May
2005
28 May
'05
3:40 p.m.
On Fri, 2005-05-27 at 17:03 -0400, Todd Burroughs wrote:
On Tue, 24 May 2005, Timo Sirainen wrote:
But included a patch to Dovecot, it should give some more information now instead of just crashing.
I've seen the error happen on a few different mailboxes since running the patched version. The last value is always one less than the first two. Here's an example:
dovecot: May 27 15:55:23 Error: 8039 IMAP(dirk.hostopia.com): MBOX /mailhome/new/d/h/dirk.hostopia.com/mbox: sizes differ: 400781206 vs 400781206 vs. 400781205
Those values are correct. I think I figured out the problem, it was caching the file size internally in some situations after it had done modifications to mbox. Fixed in CVS.