
hs at schlittermann
Nov 6, 2009, 3:34 AM
Post #1 of 3
(123 views)
Permalink
|
|
$tls_cipher not defined for tls_on_connect_ports?
|
|
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. … according to the config it should work: dovecot_plain: driver = dovecot public_name = PLAIN server_advertise_condition = ${if def:tls_cipher} server_socket = /var/run/dovecot/auth-client server_set_id = $auth1 Any idea anybody? Thanks. Best regards from Dresden/Germany Viele Grüße aus Dresden Heiko Schlittermann -- SCHLITTERMANN.de ---------------------------- internet & unix support - Heiko Schlittermann HS12-RIPE ----------------------------------------- gnupg encrypted messages are welcome - key ID: 48D0359B --------------- gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2 7E92 EE4E AC98 48D0 359B -
|