Re: Bug with shared access to mailbox

2016-08-15 Thread John van
On 03-06-16 08:20, aki.tuomi at dovecot.fi (Aki Tuomi) wrote: On 30.05.2016 16:41, van der Kamp, John wrote: Hello, I'm testing dovecot with some setups, and one of them is with shared mailboxes. The test I wrote will create and delete mail using multiple connections to the same user and folder

Re: Bug with shared access to mailbox

2016-06-21 Thread Timo Sirainen
On 03 Jun 2016, at 11:26, Dave wrote: > >> We tested with 2.2.24, and were unable to reproduce the error. Can you >> try again with 2.2.24? > > Apologies for butting in, but I've been seeing exactly the same issue post > upgrade to 2.2.24 (from 2.2.18): > > [2016-06-02T10:38:28+0100] imap(

Re: Bug with shared access to mailbox

2016-06-03 Thread Dave
On 03/06/2016 07:20, Aki Tuomi wrote: We tested with 2.2.24, and were unable to reproduce the error. Can you try again with 2.2.24? Apologies for butting in, but I've been seeing exactly the same issue post upgrade to 2.2.24 (from 2.2.18): [2016-06-02T10:38:28+0100] imap(x): Error: Corr

Re: Bug with shared access to mailbox

2016-06-02 Thread Aki Tuomi
On 30.05.2016 16:41, van der Kamp, John wrote: Hello, I'm testing dovecot with some setups, and one of them is with shared mailboxes. The test I wrote will create and delete mail using multiple connections to the same user and folder. Each connection makes a couple of mails, remembers the uid

Bug with shared access to mailbox

2016-05-30 Thread van der Kamp, John
Hello, I'm testing dovecot with some setups, and one of them is with shared mailboxes. The test I wrote will create and delete mail using multiple connections to the same user and folder. Each connection makes a couple of mails, remembers the uid from APPENDUID, and will delete those emails again.