Le 06/03/2017 à 22:06, Josh Berdine a écrit :
> On Mon, Mar 06 2017, Florian Lombard wrote:
>
>> I've ended up with a python script creating the config files with the
>> correct mappings (whatever Inbox google side and always INBOX outlook side)
>>
>> This part is now working ;)
>>
>> I'm still facing a few problems :
>>
>>    * Mbsync tries to select folders with /NoSelect flags on the google
>>      side (those are folders with only subfolders in them, no message)
>>    * 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)
> When syncing from outlook.office365.com, I have had similar sounding issues 
> (tags, resets).  I have not debugged in a while, but some months ago I got 
> suspicious that the exchange server was fumbling buffers.  I now use:
>
> PipelineDepth 1
>
> in .mbsyncrc and this seems to have cleared up the problems.  This is 
> suboptimal since it makes accessing outlook even slower, but oh well...
>
> Also, in the past I have had trouble syncing some meeting invitation/etc 
> messages, perhaps excluding them is something to try.
>
> FWIW I'm syncing to a local Maildir.
>
> - Josh
Well I'm already using PipelineDepth 1, otherwise office365 becomes mad 
quite quickly
Problems remaining seems to be always on the same messages.
I didn't think about invitation messages, that may solve some problems, 
I'll give it a shot

For the performance penalty I use parallel to launch several mbsync at 
once (it's not the cause of my problems, with 1 or 10 concurrent tasks, 
it's the same)

------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to