On Mon, 2010-08-30 at 12:54 -0500, Mike Abbott wrote: > Sometimes dovecot-2.0 sends this untagged response to clients: > * OK Indexed -2147483648% of the mailbox, ETA 0:00 > > I imagine there's a bug in there somewhere. Well, I guess this fixes it: http://hg.dovecot.org/dovecot-2.0/rev/1012052e2e85 Or maybe ceil() could have worked too. Anyway..