Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0496
index 8819f6230b3ae0efa72f581ee7fcfb19a2ccdba6..490c29087942864ffc8f3e6cf3bafa97f2bd1a6e 100644 (file)
@@ -39,7 +39,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