Thanks for the suggestions!

Quoting Oswald Buddenhagen (2020-10-22 11:48:28)
> On Thu, Oct 22, 2020 at 10:26:47AM -0700, Stephen Brennan wrote:
> >I would appreciate any thoughts anybody on this list has. The debug 
> >logs linked above are mostly still relevant, but I discovered the `-Dn` 
> >option recently, and recorded the following logs:
> >
> for starters, plain -D is usually most useful. anyway, -Dn is indeed the 
> subset that we need right now.
> 
> the server simply stops responding.
> you can try the following:
> - disable compression with
> 
>    DisableExtension COMPRESS=DEFLATE
> 
> - bypass mbsync's built-in ssl handling with
> 
>    Tunnel "openssl s_client -connect imappro.zoho.com:993 -quiet -no_ign_eof"
> 

While testing, both of these suggestions worked great. I grew suspicious 
and decided to test the original configuration, and it worked too.  
Inexplicably, the issue has gone away. I reverted back to the previous 
server setting (imap.zoho.com), and the issue is gone from that server 
as well.

I'd like to think it was my support ticket that did the trick, but 
likely not.

In any case, I've added alerting on failure to my systemd script so that 
in the future I will know immediately when this happens.

Thanks again,
Stephen


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to