Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 1002
index 2ddf2a888101babb3a29756ad41f6f798c0a742e..1d9a36c36ac4309179bce78449ae1142966fe2c1 100644 (file)
@@ -73,7 +73,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