Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0210
index b1db52218267d9eca028803a25f6e705e37256ff..209f6fc9d86536302374d17d8151d2e48da99001 100644 (file)
@@ -45,6 +45,7 @@ bsmtp_local_delivery:
   delivery_date_add
   envelope_to_add
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   return_path_add
   user = CALLER
 
@@ -62,6 +63,7 @@ bsmtp_smtp:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----