Testsuite: output changes resulting
[exim.git] / test / confs / 0142
index 716ad5fa75d32a78deb79cb6c940361e307064bb..da8b73ea4e85bf442ce12c9e935e806442c4561c 100644 (file)
@@ -43,12 +43,14 @@ pipe:
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 filtered_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   transport_filter = DIR/bin/fd -f
   user = CALLER