summaryrefslogtreecommitdiff
path: root/test/confs/5420
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/5420')
-rw-r--r--test/confs/54205
1 files changed, 3 insertions, 2 deletions
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