Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0352
index 1a37f4100825cf9c3f2914ff73ee357d253cd4e9..7d5d75a0d6ee15fc96c0c039ad3326aab8a043b5 100644 (file)
@@ -26,6 +26,7 @@ begin transports
 t1:
   driver = appendfile
   user = CALLER
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
 
 # End