On 2022-07-03 at 00:42 -07, Oswald Buddenhagen <[email protected]> wrote: > On Sat, Jul 02, 2022 at 06:57:41AM -0700, Ken Mankoff wrote: >>Socket error: secure connect to imap.gmail.com (74.125.20.109:993): >>error:0A0000BF:SSL routines::no protocols available >> > i suppose you have SSLVersions set and didn't adjust it to include > anything recent. git master contains a conceptual fix that avoids this > type of mistake.
Yes changing to "SSLVersions TLSv1.3" (from TLSv1) fixed it. Thank you, -k. _______________________________________________ isync-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/isync-devel
