* Evgeniy Berdnikov <b...@protva.ru> [2017-08-15 12:52]: > On Tue, Aug 15, 2017 at 12:24:30PM +0200, Peter P. wrote: > > Hi, > > > > isync 1.2.1 from Debian testing package with libssl1.1 Debian package > > version 1.1.0f-4 > > throws: > > > > Socket error: secure connect to mail.messagingengine.com (66.111.4.51:993): > > error:141640BF:SSL routines:tls_construct_client_hello:no protocols > > available > > > > It works with libssl1.1 version 1.1.0f-3. > > > > The older isync 1.1.2 Debian package does work with libssl1.1 1.1.0f-4. > > The "SSLVersions TLSv1.2" in ~/.mbsyncrc helps me. Great hint Evgeniy! Indeed it fixes this problem for most of my accounts except for the following one:
$mbsync -D aol [...] Channel aol Opening master store aol-remote... Resolving imap.aol.com... ok Connecting to imap.aol.com (64.12.88.130:993)... Opening slave store aol-local... pattern '*' (effective '*'): Path, no INBOX got mailbox list from slave: Drafts INBOX Trash Sent Spam Socket error: secure connect to imap.aol.com (64.12.88.130:993): error:14171102:SSL routines:tls_process_server_hello:unsupported protocol For that account I now have in my config: IMAPAccount aol Host imap.aol.com User [...] PassCmd [...] SSLType IMAPS SSLVersions TLSv1.2 AuthMechs LOGIN Thanks for all hints! Peter ------------------------------------------------------------------------------ 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