Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0260
index 257ea82da437d035cd9fba01477c93e8058f0870..775283e55db1bb527ca1ac30c17ed99008db158d 100644 (file)
@@ -14,7 +14,8 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 bad_return:
@@ -30,7 +31,8 @@ bad_uid:
 
 exp_fail:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
   home_directory = ${if rhubarb