Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 5003
index 763567326264589c79337e46115b0ac71f730b64..76c0149b888d56c3db4fa92f93dc12d63ff47985 100644 (file)
@@ -25,13 +25,15 @@ begin transports
 local_delivery:
   driver = appendfile
   directory = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   maildir_format
   quota = 1.5K
   user = CALLER
 
 local_delivery2:
   driver = appendfile
-  directory = DIR/test-mail/$local_part/
+  directory = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   maildir_format
   quota = 1.5K
   user = CALLER