Le 07/03/2017 à 15:33, Florian Lombard a écrit :
> Le 07/03/2017 à 10:23, Oswald Buddenhagen a écrit :
>>>    * unexpected tag errors (always on the same mailboxes)
>>>    * connection reset by peer (outlook side), I thought it was only 
>>> after
>>>      10 imap commands errors that outlook was disconnecting clients. I
>>>      suspect that this happens after the same messages, I need to -DN
>>>      those boxes to be sure
>>>    * some mails are refused by outlook (without explanations, would be
>>>      too easy)
>> these all sound like Business As Usual (TM) with outlook.
> I got an explanation for a few unexpected tag errors : too long lines 
> in the message  !!
> Exchange is limited to 9990 chars lines (saw that in imapsync ml)
>
> Any chance to fix that / avoid those messages ?
I got a working version of my patch (get behaviour & max line length 
from the config file) which is either skipping or fixing messages with 
too long lines

I can confirm that it fixes 99% of my sync problems with office365
Unexpected tag are completely gone, Connection reset by peer too

I just still got BAD Command Argument Error. 11 from some malformed 
messages (broken email client) that I simply just delete (just 2 so far, 
over half a million messages !)

Right now it's working well when the DRV_CRLF is the same on Master and 
Slave, I still have to handle when there's a CRLF convertion before I 
publish a patch

I may also make INBOX case insensitive for the other problem I 
encountered, and disallow selection of folders which have the NoSelect 
flag to get rid of every problems

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to