Re: [exim] Problems with connecting on port 465 with SSL

Top Page
Delete this message
Reply to this message
Author: Jutta Wrage
Date:  
To: exim-users
CC: Jeremy Harris
Subject: Re: [exim] Problems with connecting on port 465 with SSL
Hi Jeremy,

Am 15.01.2020 um 11:26 schrieb Jeremy Harris via Exim-users:

> Add +incoming_interface +smtp_connection to your "log_selector" option.



still getting errors in mainlog when trying to connect on port 465 with SSL:

TLS error on connection from [..] :465 (gnutls_handshake): The TLS connection was non-properly terminated.


Result when connecting with same client to Dovecot on same server:

ret=1: SSLv3/TLS write finished
ret=1: negotiation finished successfully
next is "Login: user="

Same mail client, same server.
So I am supposed not only to be able to fetch mail using ssl but to deliver mail with that client, too.

I am lost in space here. Why did Dovecot work out of the box and Exim4 doesn't?


Jutta