Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0026
index cc0c51c9b1d61ac37a1038a210184f5ccefad958..6407981b615a2dfe14e13526491ce7fd61f86d96 100644 (file)
@@ -54,7 +54,8 @@ dev_null:
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End