git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Testsuite: additional EC encryptions seen
[exim.git]
/
test
/
confs
/
4201
diff --git
a/test/confs/4201
b/test/confs/4201
index b1fb7a6ee473701d7b8a2f925a47f1dfc552ae5e..6a16f4c6ff4f3d962b2870d428de33b5a05c7a1e 100644
(file)
--- a/
test/confs/4201
+++ b/
test/confs/4201
@@
-3,6
+3,8
@@
OPTION = *
CONTROL =
+INSERT =
+SUB =
exim_path = EXIM_PATH
host_lookup_order = bydns
@@
-28,6
+30,8
@@
queue_run_in_order
smtputf8_advertise_hosts = OPTION
+SUB
+
# ----- ACL -----
@@
-45,6
+49,9
@@
check_recipient:
.else
sub:
+.ifdef INSERT
+ require INSERT
+.endif
.ifdef CONTROL
require CONTROL
.endif