summaryrefslogtreecommitdiff
path: root/test/confs/4201
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-04-21 22:40:43 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-04-21 22:40:43 +0100
commit921dfc1193791b722844341c3ec97be158042c17 (patch)
tree0f2ddd49c7831350b39678c3a924d73b3e97eb7f /test/confs/4201
parent3c8b357717e895d6dcddc7faa5b7a0eaf4c73417 (diff)
UTF8: MSA callouts
Diffstat (limited to 'test/confs/4201')
-rw-r--r--test/confs/42014
1 files changed, 4 insertions, 0 deletions
diff --git a/test/confs/4201 b/test/confs/4201
index b1fb7a6ee..4145325cc 100644
--- a/test/confs/4201
+++ b/test/confs/4201
@@ -3,6 +3,7 @@
OPTION = *
CONTROL =
+INSERT =
exim_path = EXIM_PATH
host_lookup_order = bydns
@@ -45,6 +46,9 @@ check_recipient:
.else
sub:
+.ifdef INSERT
+ require INSERT
+.endif
.ifdef CONTROL
require CONTROL
.endif