On Tue, Mar 07, 2017 at 10:44:09AM +0100, Florian Lombard wrote: > Okay I know what's happening ! > I've upped the message limit of this mailbox, and I can conclude that office > 365 is not detecting the end of the message and then is "piling" the content > of the other mails until the max size is reached and then BAD response. > no, that makes no sense at all. what you're seeing is that mbsync is already fetching the subsequent mails, but it makes no attempt to send them out again yet. setting BufferLimit 1 should suppress this kind of parallelization.
my suspicion is that the huge mail contains a null character or something like that. to figure that out, you need to use -DN, and hexdump -C. ------------------------------------------------------------------------------ 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