[+patch] Re: [bug] Race condition in UIDNEXT handling causes "lost track of message(s)"
mailbox synchronizer
Brought to you by:
ossi
|
From: Tomas T. <tr...@se...> - 2014-12-23 15:02:50
|
Hi. 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. Best regards, Tomas TIntera |