Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0485
index e4711e049f324b575b7899e9dca71be2cccfbe2a..51adbd3f1266ce86e6c4ca0bb0dafb09969211fb 100644 (file)
@@ -54,7 +54,8 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End