Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0309
index 4d644900993e44fc111d61b2735662146dc23fff..0735c253637bd1458ef9a3f8fcb29f7cbf487c34 100644 (file)
@@ -30,12 +30,14 @@ begin transports
 local_delivery:
   driver = appendfile
   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/$local_part
+  create_file = DIR/test-mail
   user = CALLER