Testsuite: output changes resulting
[exim.git] / test / confs / 0021
index 0150839b431e000c52b4acc987f08cf8c7155ef6..8d252e884ccdd1e294f8b22e7044651aabade6a7 100644 (file)
@@ -2,6 +2,7 @@
 
 SERVER=
 BR=
+HVH=
 LOG_SELECTOR=
 
 .include DIR/aux-var/std_conf_prefix
@@ -22,6 +23,7 @@ acl_smtp_mail = mail
 acl_smtp_rcpt = rcpt
 
 BR
+HVH
 log_selector = LOG_SELECTOR
 
 qualify_domain = test.ex
@@ -84,7 +86,8 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End