X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/b32ddfaa2ca5e305c1edfbbc8facc7b4d4f538b7..a1bccd48f3956b50a13a34f5aed4b72c658c61af:/test/confs/5420 diff --git a/test/confs/5420 b/test/confs/5420 index aff16fad4..2a7ebda1b 100644 --- a/test/confs/5420 +++ b/test/confs/5420 @@ -1,4 +1,4 @@ -# Exim test configuration 5402 +# Exim test configuration 5420 exim_path = EXIM_PATH host_lookup_order = bydns @@ -52,7 +52,8 @@ smtp: driver = smtp interface = HOSTIPV4 port = PORT_D - hosts_avoid_tls = ${if eq {$address_data}{usery}{*}{:}} + hosts_avoid_tls = ${if eq {$address_data}{usery}{*}{:}} + hosts_verify_avoid_tls = ${if eq {$address_data}{userz}{*}{:}} # End