Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0456
index 362d6b5490a3c225d22b4d55db48279ac59e19c7..2c5514ed25bca65fd0e6cc040ccac177d13f28f4 100644 (file)
@@ -31,6 +31,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # ----- Retry -----