git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
More care with headers add/remove lists. Bug 1452
[users/jgh/exim.git]
/
test
/
confs
/
5410
diff --git
a/test/confs/5410
b/test/confs/5410
index aff16fad4b6a3467de7fb64152a66c9a0fc1a8e7..576967cacb977d6ea124086542ee17fca9f1cdf8 100644
(file)
--- a/
test/confs/5410
+++ b/
test/confs/5410
@@
-1,4
+1,4
@@
-# Exim test configuration 54
02
+# Exim test configuration 54
10
exim_path = EXIM_PATH
host_lookup_order = bydns
exim_path = EXIM_PATH
host_lookup_order = bydns
@@
-52,7
+52,8
@@
smtp:
driver = smtp
interface = HOSTIPV4
port = PORT_D
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
# End