X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/6c512171a8449f14cc284e13aabc0153d9977c43..468c0c7e3066886ff5028bb423b96712a155fe05:/test/confs/3455 diff --git a/test/confs/3455 b/test/confs/3455 index 274de6316..cf7caed4f 100644 --- a/test/confs/3455 +++ b/test/confs/3455 @@ -5,7 +5,6 @@ HOSTS_AVOID_TLS= exim_path = EXIM_PATH host_lookup_order = bydns primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" @@ -36,7 +35,7 @@ plain: server_condition = "\ ${if and {{eq{$2}{userx}}{eq{$3}{secret1}}}{yes}{no}}" server_set_id = $2 - client_condition = ${if !eq {$tls_cipher}{}} + client_condition = ${if !eq {$tls_out_cipher}{}} client_send = ^userx^secret1 login: