Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0142
index 748e76b8baa6bd5d3209756835a80147fbda6dcb..da8b73ea4e85bf442ce12c9e935e806442c4561c 100644 (file)
@@ -44,11 +44,13 @@ pipe:
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 filtered_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   transport_filter = DIR/bin/fd -f
   user = CALLER