Re: [+patch] Re: [bug] Race condition in UIDNEXT handling causes "lost track of message(s)"
mailbox synchronizer
Brought to you by:
ossi
|
From: Oswald B. <osw...@gm...> - 2015-01-11 10:21:52
|
On Mon, Jan 05, 2015 at 04:49:08PM +0100, Oswald Buddenhagen wrote: > On Tue, Dec 23, 2014 at 04:02:37PM +0100, Tomas Tintera wrote: > > I prepared a patch that implements what I suggested. > > > > > I think mbsync should cache the state of last UIDNEXT received > > > before APPENDing a message and use this value for > > > the "UID FETCH xxx:1000000000" command. > > > > Attached is the patch for the current commit f377e7b6 that seems to > > fix the bug for me. > > > thanks, i'll have a look on one of the next weekends. > please try the uidnext branch. |