X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/b32ddfaa2ca5e305c1edfbbc8facc7b4d4f538b7..4af6f9baeffc937b4de28b9ce371e697a1609632:/test/confs/5410 diff --git a/test/confs/5410 b/test/confs/5410 index aff16fad4..ee828430d 100644 --- a/test/confs/5410 +++ b/test/confs/5410 @@ -1,6 +1,7 @@ -# Exim test configuration 5402 +# Exim test configuration 5410 exim_path = EXIM_PATH +keep_environment = host_lookup_order = bydns primary_hostname = myhost.test.ex rfc1413_query_timeout = 0s @@ -52,7 +53,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