Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2008-05-05 Thread David Jonas
Timo Sirainen wrote: On Mon, 2008-05-05 at 17:46 -0700, David Jonas wrote: Anyway, this fixes the problem: http://hg.dovecot.org/dovecot-1.1/rev/b776f2b8d827 Well, it looked good but pop3 processes started accumulating and pretty soon the load was over 50. No errors were getting logged. strace

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2008-05-05 Thread Timo Sirainen
On Mon, 2008-05-05 at 17:46 -0700, David Jonas wrote: > > Anyway, this fixes the problem: > > http://hg.dovecot.org/dovecot-1.1/rev/b776f2b8d827 > > Well, it looked good but pop3 processes started accumulating and pretty > soon the load was over 50. No errors were getting logged. strace showed >

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2008-05-05 Thread David Jonas
Timo Sirainen wrote: I finally figured out what's happening: v1.0 writes expunges as plain "expunged" records to dovecot.index.log file. v1.1 treats such records as "expunge requests", while the actual expunging is done by writing another "expunged (ext)" record. With v1.1 dovecot.index file is

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2008-05-05 Thread David Jonas
Timo Sirainen wrote: I finally figured out what's happening: v1.0 writes expunges as plain "expunged" records to dovecot.index.log file. v1.1 treats such records as "expunge requests", while the actual expunging is done by writing another "expunged (ext)" record. With v1.1 dovecot.index file is

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2008-05-05 Thread Timo Sirainen
I finally figured out what's happening: v1.0 writes expunges as plain "expunged" records to dovecot.index.log file. v1.1 treats such records as "expunge requests", while the actual expunging is done by writing another "expunged (ext)" record. With v1.1 dovecot.index file isn't always required, be

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2008-05-05 Thread Timo Sirainen
On Mon, 2008-05-05 at 22:28 +0100, Ed W wrote: > Ed W wrote: > > I have also had one report from a customer who thought he had 600 > > messages to download (based on the feedback from OE), but his inbox > > would only have had a couple of messages in it - not sure that this is > > related though

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2008-05-05 Thread Ed W
Ed W wrote: I have also had one report from a customer who thought he had 600 messages to download (based on the feedback from OE), but his inbox would only have had a couple of messages in it - not sure that this is related though... Update: I have now had a fair number of users reporting th

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2008-05-05 Thread Ed W
Timo Sirainen wrote: On Fri, 2008-05-02 at 18:13 -0700, David Jonas wrote: Upon upgrading from 1.0.2 to 1.1rc4 I see this error for many of our users: Getting size of message UID=1 failed Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged Logging in with IMAP I woul

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2008-05-03 Thread Timo Sirainen
On Fri, 2008-05-02 at 18:13 -0700, David Jonas wrote: > Upon upgrading from 1.0.2 to 1.1rc4 I see this error for many of our users: > > Getting size of message UID=1 failed > Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged > > Logging in with IMAP I would see a bunch o

[Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2008-05-02 Thread David Jonas
Upon upgrading from 1.0.2 to 1.1rc4 I see this error for many of our users: Getting size of message UID=1 failed Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged Logging in with IMAP I would see a bunch of messages with no subject or time and blank bodies (usine horde/i

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2007-11-05 Thread Asheesh Laroia
On Mon, 5 Nov 2007, Tom Sommer wrote: On Sat, November 3, 2007 22:18, Timo Sirainen wrote: On Sat, 2007-11-03 at 14:20 +0100, Tom Sommer wrote: After updating Dovecot, From what version? I think it's related to the change in the cache files. I had a customer who couldn't see any mails i

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2007-11-05 Thread Tom Sommer
On Sat, November 3, 2007 22:18, Timo Sirainen wrote: > On Sat, 2007-11-03 at 14:20 +0100, Tom Sommer wrote: > >> After updating Dovecot, >> > > From what version? I think it's related to the change in the cache files. I had a customer who couldn't see any mails in their inbox, what so ever - ther

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2007-11-04 Thread Tom Sommer
Tom Sommer wrote: dovecot: Nov 03 14:14:18 Error: POP3([EMAIL PROTECTED]): Getting size of message UID=4402 failed dovecot: Nov 03 14:14:18 Error: POP3([EMAIL PROTECTED]): Getting size of message UID=4402 failed dovecot: Nov 03 14:14:18 Error: POP3([EMAIL PROTECTED]): Couldn't init INBOX: Can

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2007-11-04 Thread Tom Sommer
Timo Sirainen wrote: On Sat, 2007-11-03 at 14:20 +0100, Tom Sommer wrote: After updating Dovecot, From what version? 1.0 IIRC one of my servers keep spamming these errors in the log: dovecot: Nov 03 14:14:18 Error: POP3([EMAIL PROTECTED]): Getting size of message UID=4402 faile

Re: [Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2007-11-03 Thread Timo Sirainen
On Sat, 2007-11-03 at 14:20 +0100, Tom Sommer wrote: > After updating Dovecot, From what version? > one of my servers keep spamming these errors in > the log: > > dovecot: Nov 03 14:14:18 Error: POP3([EMAIL PROTECTED]): Getting size of > message UID=4402 failed > dovecot: Nov 03 14:14:18 Erro

[Dovecot] Couldn't init INBOX: Can't sync mailbox: Messages keep getting expunged

2007-11-03 Thread Tom Sommer
After updating Dovecot, one of my servers keep spamming these errors in the log: dovecot: Nov 03 14:14:18 Error: POP3([EMAIL PROTECTED]): Getting size of message UID=4402 failed dovecot: Nov 03 14:14:18 Error: POP3([EMAIL PROTECTED]): Getting size of message UID=4402 failed dovecot: Nov 03 14: