On Wed, Aug 28, 2024 at 10:40:30AM +0200, Alan Schmitt wrote: > I still have an error at the end of synchronization, but it does not > prevent me from doing the sync. > > C: 2/3 B: 18/19 F: +0/1 *1/1 #0/0 -0/0 N: +4/4 *0/0 #0/0 > -0/080F2FCE57C7F0000:error:0A000126:SSL routines::unexpected eof while > reading:ssl/record/rec_layer_s3.c:689:
This is because server imap.zaclys.net on client's LOGOUT drops down TCP connection without proper SSL termination. It's a violation of SSL protocol, but many modern servers have such behaviour. Probably redirection of stderr in tunnel command such as "... 2>/dev/null" helps to suppress this output. -- Eugene Berdnikov _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel