Justin Piszcz
2010-Jan-08 15:12 UTC
[Dovecot] Next message unexpectedly corrupted in mbox file
Hi, I am seeing this on one of my servers: Jan 8 10:08:58 l1 dovecot: IMuser(user): Next message unexpectedly corrupted in mbox file /home/user/Mailbox at 10558 I have never seen this before, and google yields no results except when this warning was added to the source code here: http://www.dovecot.org/list/dovecot-cvs/2009-December/015177.html The user has deleted all of the mail in the Mailbox but the problem persists. Any ideas? Justin.
Justin Piszcz
2010-Jan-10 20:16 UTC
[Dovecot] dovecot bug: Next message unexpectedly corrupted in mbox file
Package: dovecot-imapd Version: 1.2.9-1 Distribution: Debian Testing x86_64 Problem: See below. .. Looking further I found this (which is when the problem began to appear in the logs): First time: Jan 2 09:33:25 l1 dovecot: IMAP(user): Next message unexpectedly corrupted in mbox file /home/user/Mailbox at 10599 Due to: 2010-01-02 05:00:29 configure dovecot-common 1:1.2.9-1 1:1.2.9-1 2010-01-02 05:00:29 status unpacked dovecot-common 1:1.2.9-1 2010-01-02 05:00:29 status unpacked dovecot-common 1:1.2.9-1 2010-01-02 05:00:29 status unpacked dovecot-common 1:1.2.9-1 2010-01-02 05:00:29 status unpacked dovecot-common 1:1.2.9-1 2010-01-02 05:00:29 status unpacked dovecot-common 1:1.2.9-1 2010-01-02 05:00:29 status unpacked dovecot-common 1:1.2.9-1 2010-01-02 05:00:29 status half-configured dovecot-common 1:1.2.9-1 2010-01-02 05:00:31 status installed dovecot-common 1:1.2.9-1 2010-01-02 05:00:38 configure dovecot-imapd 1:1.2.9-1 1:1.2.9-1 2010-01-02 05:00:38 status unpacked dovecot-imapd 1:1.2.9-1 2010-01-02 05:00:38 status half-configured dovecot-imapd 1:1.2.9-1 2010-01-02 05:00:38 status installed dovecot-imapd 1:1.2.9-1 During an apt-get dist-upgrade.. Did dovecot 1.2.9 include this patch: http://www.dovecot.org/list/dovecot-cvs/2009-December/015177.html So now one sees the message, whereas before, no message was shown? Nothing to be concerned about? Justin. On Fri, 8 Jan 2010, Justin Piszcz wrote:> Hi, >t> I am seeing this on one of my servers:> Jan 8 10:08:58 l1 dovecot: IMuser(user): Next message unexpectedly corrupted > in mbox file /home/user/Mailbox at 10558 > > I have never seen this before, and google yields no results except when this > warning was added to the source code here: > http://www.dovecot.org/list/dovecot-cvs/2009-December/015177.html > > The user has deleted all of the mail in the Mailbox but the problem persists. > > Any ideas? > > Justin. >
Timo Sirainen
2010-Jan-24 21:34 UTC
[Dovecot] Next message unexpectedly corrupted in mbox file
On Fri, 2010-01-08 at 10:12 -0500, Justin Piszcz wrote:> I am seeing this on one of my servers: > Jan 8 10:08:58 l1 dovecot: IMuser(user): Next message unexpectedly corrupted > in mbox file /home/user/Mailbox at 10558 > > I have never seen this before, and google yields no results except when > this warning was added to the source code here: > http://www.dovecot.org/list/dovecot-cvs/2009-December/015177.html > > The user has deleted all of the mail in the Mailbox but the problem > persists.Oh, you can reproduce it easily? If all mails were deleted, I'd think the offset at least changes? What about if you delete dovecot.index* files? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20100124/6b9f06b9/attachment-0002.bin>
Justin Piszcz
2010-Jan-24 21:37 UTC
[Dovecot] Next message unexpectedly corrupted in mbox file
Hi, I have not tried that, will try it and get back to you. (dovecot.index*) files. Thanks! Justin. On Sun, 24 Jan 2010, Timo Sirainen wrote:> On Fri, 2010-01-08 at 10:12 -0500, Justin Piszcz wrote: >> I am seeing this on one of my servers: >> Jan 8 10:08:58 l1 dovecot: IMuser(user): Next message unexpectedly corrupted >> in mbox file /home/user/Mailbox at 10558 >> >> I have never seen this before, and google yields no results except when >> this warning was added to the source code here: >> http://www.dovecot.org/list/dovecot-cvs/2009-December/015177.html >> >> The user has deleted all of the mail in the Mailbox but the problem >> persists. > > Oh, you can reproduce it easily? If all mails were deleted, I'd think > the offset at least changes? What about if you delete dovecot.index* > files? > > >