UTF8: MSA callouts
[exim.git] / test / confs / 4201
index b1fb7a6ee473701d7b8a2f925a47f1dfc552ae5e..4145325cc391fd6d0b5dedd67d0d94019ecfc3e8 100644 (file)
@@ -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