[Users] claws-mail impap-error Port 993 tls on Macos

Jeffrey Walton noloader at gmail.com
Wed Nov 1 09:30:43 UTC 2023


On Fri, Oct 27, 2023 at 11:36 AM Michael Rasmussen via Users
<users at lists.claws-mail.org> wrote:
>
> On Fri, 27 Oct 2023 15:02:58 +0000
> "David Fletcher" <David at megapico.co.uk> wrote:
>
> > I'll continue to explore things. This could be an Apple library fault.
> > Also, their documentation mentions "Pointer authentication can also
> > expose latent bugs in existing code" - maybe that's happening here? It
> > might also be very arm64 specific.
> >
> s/This could be an Apple library fault/This is an Apple library fault/g

Building with a different back-end should help isolate the problem
further. Rather than depending on Apple SecureTransport (or whatever
it is called nowadays), OpenSSL would not suffer the Keychain
problems.

I _think_ the thing to look for at configure summary is 'OpenSSL : yes'.

The Keychain should still be used, but it will be a master key used to
encrypt app-specific secrets, like IMAP or POP password. Or that is
how I would design the system.

Jeff


More information about the Users mailing list