Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0327
index 481aaa7ae7aa23d23cfc5efe3fc6f46ae448e0c6..30f2576cf0edc84337bf7cbcab3c51e3ceeec332 100644 (file)
@@ -41,11 +41,13 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 t2:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End