Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0246
index fe62bfddf1feaaa06bcd3e79734645710351312c..257475b87ee41b4f50c0178b641697092277c14d 100644 (file)
@@ -35,7 +35,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
 
 t2: