On Mon, 2010-11-15 at 20:15 +0200, Axel Thimm wrote: > > dsync2.log.old1:dsync(user): Error: Next message unexpectedly lost from > > mbox file /home/user/mail/lists/mplayerhq.hu/ffmpeg-devel at 58706201 > > (cached) > > dsync2.log.old1:dsync(user): Error: read(msg input) failed: Invalid argument
For everyone else too: These were caused by having CRLF linefeeds in the mbox files, which Dovecot doesn't much like. I should fix it some day.