Re: [Dovecot] BUG: mbox_snarf causes message duplication when two IMAP connections are open

2009-08-17 Thread Robert Lazzurs
On Fri, Aug 7, 2009 at 20:32, Timo Sirainen wrote: > On Fri, 2009-08-07 at 15:31 -0400, Timo Sirainen wrote: >> Does the attached patch help? Although it makes performance slightly >> worse.. Probably not noticeably. If it works, I'll just commit it to the >> next release. > > Sorry, I messed up th

Re: [Dovecot] BUG: mbox_snarf causes message duplication when two IMAP connections are open

2009-08-07 Thread Timo Sirainen
On Fri, 2009-08-07 at 15:31 -0400, Timo Sirainen wrote: > Does the attached patch help? Although it makes performance slightly > worse.. Probably not noticeably. If it works, I'll just commit it to the > next release. Sorry, I messed up the patch. Should have used "hg diff", not "hg export tip" :)

Re: [Dovecot] BUG: mbox_snarf causes message duplication when two IMAP connections are open

2009-08-07 Thread Timo Sirainen
Does the attached patch help? Although it makes performance slightly worse.. Probably not noticeably. If it works, I'll just commit it to the next release. # HG changeset patch # User Timo Sirainen # Date 1249672324 14400 # Branch HEAD # Node ID 96b764649cbbdcf42d90486885e94ea81c86cc94 # Parent

Re: [Dovecot] BUG: mbox_snarf causes message duplication when two IMAP connections are open

2009-08-07 Thread Robert Lazzurs
On Mon, Aug 3, 2009 at 11:48, Robert Lazzurs wrote: > On Mon, Aug 3, 2009 at 11:39, Charles Marcus wrote: >> On 8/3/2009, Robert Lazzurs (r...@lazzurs.net) wrote: >>> If anyone requires any further information to confirm this bug please >>> let me know. >> >> What are the clients? > > Hello, > > Th

Re: [Dovecot] BUG: mbox_snarf causes message duplication when two IMAP connections are open

2009-08-03 Thread Robert Lazzurs
On Mon, Aug 3, 2009 at 11:39, Charles Marcus wrote: > On 8/3/2009, Robert Lazzurs (r...@lazzurs.net) wrote: >> If anyone requires any further information to confirm this bug please >> let me know. > > What are the clients? Hello, The clients are thunderbird and GNOME mail-notification.

Re: [Dovecot] BUG: mbox_snarf causes message duplication when two IMAP connections are open

2009-08-03 Thread Charles Marcus
On 8/3/2009, Robert Lazzurs (r...@lazzurs.net) wrote: > If anyone requires any further information to confirm this bug please > let me know. What are the clients? -- Best regards, Charles

[Dovecot] BUG: mbox_snarf causes message duplication when two IMAP connections are open

2009-08-03 Thread Robert Lazzurs
Hello, I have used dovecot to replace an ageing wu-imap installation using the mbox_snarf plugin however I have noticed that when we have more than one client checking the INBOX we then have messages being duplicated in the INBOX. Below is the configuration used as requested in the bug report pag