Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0374
index 1cae0254ce256be98279b2901e5a7521695d584d..81a3667d350a5c944513fcc1f8b14986647b87ae 100644 (file)
@@ -50,7 +50,8 @@ begin transports
 # Successful local transport
 ut1:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}-u
+  file = DIR/test-mail/$local_part-u
+  create_file = DIR/test-mail
   user = CALLER
   return_path_add
   envelope_to_add
@@ -83,7 +84,8 @@ ut4:
 # Real delivery
 real:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
   return_path_add
   envelope_to_add