Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0493
index 8de0b83d923549e44d8412dd474bef1bc422a48b..0b4af9333b7de462b0dabad729e811a28f2bf90f 100644 (file)
@@ -25,7 +25,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