Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0500
index 74c41e72a8fd30c23dd7a2e823278f33349fc266..72e87c65191a2d91aeed63cdd40e2a0bcfda3d29 100644 (file)
@@ -39,7 +39,8 @@ begin transports
 
 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