Re: [exim] $tls_cipher not defined for tls_on_connect_ports?

Top Page
Delete this message
Reply to this message
Author: Renaud Allard
Date:  
To: exim users
Subject: Re: [exim] $tls_cipher not defined for tls_on_connect_ports?


Heiko Schlittermann wrote:
> Hello,
>
> bug, feature, or my own stupidity?
>
> I've an current (4.69) exim running on port 465 (tls_on_connect_ports is
> set to the 465), but the $tls_cipher seems to be undefined.
>
> === Trying localhost:465...
> === Connected to localhost.
> === TLS started w/ cipher DHE-RSA-AES256-SHA
> <~ 220 pc67.com-dresden.de ESMTP Exim 4.69 Fri, 06 Nov 2009 12:34:06 +0100
> ~> HELO pc67.com-dresden.de
> <~ 250 pc67.com-dresden.de Hello localhost [127.0.0.1]
> *** No acceptable authentication types available
> ~> QUIT
> <~ 221 pc67.com-dresden.de closing connection
> === Connection closed with remote host.
>


Maybe try with EHLO instead of HELO