Re: STARTTLS support
Vadim Zeitlin <[email protected]> Wed, 5 Nov 2025 00:32:42 +0100
| Newsgroups | gmane.mail.mahogany.user |
|---|---|
| Message-ID | <[email protected]> |
--===============6631306480198658682== Content-Type: MULTIPART/SIGNED; protocol="application/pgp-signature"; micalg=pgp-sha1; BOUNDARY="8323329-824272813-1762299163=:2598775" --8323329-824272813-1762299163=:2598775 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-Disposition: INLINE On Wed, 5 Nov 2025 01:10:10 +0200 Nerijus Baliunas via Mahogany-Users <[email protected]> wrote: NB> Another question about SMTP - does it support STARTTLS? Yes, I've used it in the past (with Exim but it shouldn't matter). I could retest it again, but I don't think anything has changed in this code since a very, very long time... NB> I entered localhost:587 as SMTP server, chose SSL/TLS for SMTP server: NB> "Use TLS if available", but sending fails: NB> NB> Error: Mail log: TLS/SSL failure for localhost: SSL negotiation failed NB> Error: Mail log: Unable to negotiate TLS with this server: localhost NB> Error: Failed to send the message. NB> NB> postfix log: NB> NB> connect from localhost[127.0.0.1] NB> SSL_accept error from localhost[127.0.0.1]: lost connection NB> NOQUEUE: lost connection after STARTTLS from localhost[127.0.0.1] NB> disconnect from localhost[127.0.0.1] ehlo=1 starttls=0/1 commands=1/2 So it does send STARTTLS, but it looks like it can't negotiate TLS parameters. Perhaps it only supports old TLS version which is disabled in Postfix now? This wouldn't be surprising (and might be pretty difficult to fix, unfortunately), so if you can enable older (and less secure) TLS support in Postfix, you probably will have to do this. Sorry, VZ --8323329-824272813-1762299163=:2598775 Content-Type: APPLICATION/PGP-SIGNATURE -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQx+vLQdOwioQqkxtoG6kHeT2wehgUCaQqNGgAKCRAG6kHeT2we hoDVAJ93rQ+fmA6Da782sKgKbCWvQRlbywCfZx9FkTAcbrE+h05WhK5/zIxNHe0= =u6za -----END PGP SIGNATURE----- --8323329-824272813-1762299163=:2598775-- --===============6631306480198658682== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============6631306480198658682== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Mahogany-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-users --===============6631306480198658682==--