Re: STARTTLS support

Nerijus Baliunas via Mahogany-Users <[email protected]> Wed, 5 Nov 2025 23:31:25 +0200
Newsgroups gmane.mail.mahogany.user
Message-ID <[email protected]>
On Wed, 5 Nov 2025 00:32:42 +0100 Vadim Zeitlin <[email protected]> wrote:

VZ>  So it does send STARTTLS, but it looks like it can't negotiate TLS
VZ> parameters. Perhaps it only supports old TLS version which is disabled in
VZ> Postfix now?

Seems so. I found a PR for TLSv1.2+ support - https://github.com/uw-imap/imap/pull/5
and was able to succesfully send a message. Will commit in a moment. Other patches
from this repo should probably be applied too.

Regards,
Nerijus