Testsuite: tidying
[exim.git] / test / confs / 0309
index 0a49f221d16984ba771c57bd3b1de078e172dc25..0735c253637bd1458ef9a3f8fcb29f7cbf487c34 100644 (file)
@@ -29,13 +29,15 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   message_size_limit = $local_part
   user = CALLER
 
 bounce:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER