|
From: Florian L. <f.l...@mo...> - 2017-03-07 11:45:06
|
Le 07/03/2017 à 12:37, Oswald Buddenhagen a écrit : > On Tue, Mar 07, 2017 at 12:28:36PM +0100, Florian Lombard wrote: >> Le 07/03/2017 à 11:09, Oswald Buddenhagen a écrit : >> >>> BufferLimit 1 >> Using this setting causes this error : >> >> [...] >> M: 14 OK [READ-WRITE] Archives/AFOI selected. (Success) >> mbsync: sync.c:1221: box_opened2: Assertion `!"sync record with stray >> TUID"' failed. >> Abandon >> > ehhh, that's not good - please send me the associated *.journal file. Forget that, it was caused by a residual lock file I got it to work with BufferLimit 1 but i buffers the next message anyway Using MaxSize I managed to transfer a lot of other messages (even one just a few bytes smaller than the buggy one) I'm currently parsing the hexdump but so far no null byte (I got the message source from gmail, seems identical to me, and I see nothing suspicious in it. There are 2 attachments, which are unnamed .eml files) |