Re: occasional "Warning: lost track of 460840 pulled message(s)"
mailbox synchronizer
Brought to you by:
ossi
|
From: Oswald B. <osw...@gm...> - 2021-11-08 11:17:28
|
On Mon, Nov 08, 2021 at 11:30:47AM +0100, Uwe Kleine-König wrote: >So the trashed (T) mails indeed make a big difference, though they >don't explain the complete difference. > they might, in fact, depending on what your state file contains. >$ diff >/home/uwe/Maildir-work/.lists.linux-arm-kernel/cur/1591260203.24229_6060.taurus,U=96624:2,T >/home/uwe/Maildir-work/.lists.linux-arm-kernel/cur/1596451602.12728_95550.taurus,U=527455:2,T >85c85 >< X-TUID: Dt8UrWnhpxMb >--- > > X-TUID: dFc6WopZteE0 > >Does that mean that the UID the server used for this mail changed? > no, it means that mbsync tried to download it several times, each time failing to record success - which is consistent with the messages. we won't get anywhere without you sending me the full -D log of a run. did you upgrade to 1.4 already? you might be actually hitting an already fixed bug which could aggravate the yet unidentified problem. |