[sylpheed:37277] Re: Syhpheed 3.7.0 fails to connect to MS Exchange
Anton Shepelev <[email protected]> Fri, 28 Jun 2024 17:54:38 +0300
| Newsgroups | gmane.mail.sylpheed.general |
|---|---|
| Message-ID | <[email protected]> |
I wrote: > After I upgraded my Sylpheed from 3.5.0 to 3.7.0 my local > Microsoft Exchange account stopped working: > > * creating IMAP4 connection to ex-07.###.##:993 ... > ** LibSylph-WARNING: SSL_connect() failed with error 5, ret = 0 (error:00000000:lib(0):func(0):reason(0)) I have tried to replace Sylpheed's ssleay32.dll with the new libssl-3.dll downloaded from Shining Light Productions[1] (preserving the original file name), but Sylpheed complained that it could not find the function SSL_get_peer_certificate. A glance at the manual says that it was deprected: https://www.openssl.org/docs/man3.0/man3/SSL_get1_peer_certificate.html Sylpheed has to be rebuild with a newer OpenSSL... ____________________ 1. https://slproweb.com/products/Win32OpenSSL.html