Description
After installing Mailspring 1.10.7 under Windows 10 Pro (which itself is a fresh install) I cannot connect to third party email servers, e.g. the one of my university. I get the following error message:
Waiting for Account JSON:
Waiting for Identity JSON:
info: Identity created at 1538029835 - using ID Schema 1OPENSSL_Uplink(5A5DD878,08): no OPENSSL_Applink
A google search did bring up bug requests in Mailspring in the past, although there was no solution/update in both of them.
To Reproduce…
Test against a fresh installation of Windows 10? idk
Expected Behavior
No error message, OpenSSL should work out of the box.
Setup
OS: Windows 10 Pro, 22H2, 19045.2311, Windows Feature Experience Pack 120.2212.4190.0, all available updates are installed.
Installation method: Installer
Mailspring version: 1.10.7
Antivirus: Microsoft Defender (default)
Firewall: Default, no manual changes
Additional information
- I was able to connect to the email server via Mailspring @ Linux and Win 10 Home (previous installation), albeit likely with different Mailspring versions and other system applications.
- Link to the documentation of OPENSSL_Applink: /docs/man1.1.1/man3/OPENSSL_Applink.html
- An issue on the OpenSSL GitHub page: Compatibility update VS2017 (applink.c) · Issue #8241 · openssl/openssl · GitHub
- Similar error by another application on StackOverflow: qt - OPENSSL_Uplink(00007FFB23D4AD30,08): unimplemented function - Stack Overflow