Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0139
index 5aaa611830875106c5084cb251278b71f226a955..34ebb911e22558fcfe188d39d092e4b64ca44d21 100644 (file)
@@ -7,6 +7,7 @@
 
 domainlist local_domains = exim.test.ex
 trusted_users = CALLER
+hosts_require_helo =
 
 acl_smtp_helo = check_helo
 acl_smtp_rcpt = check_recipient
@@ -81,7 +82,8 @@ local_delivery:
   driver = appendfile
   delivery_date_add
   envelope_to_add
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   return_path_add
   user = CALLER