Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 5204
index 5f379b8f115f20c51c5a74d9570653d8e5f3450b..4fb15c351ae6fc4ea5258fff40a19e1a3c3c2c04 100644 (file)
@@ -51,9 +51,11 @@ begin transports
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
 
 other_smtp:
   driver = smtp
+  hosts_try_fastopen = :
 
 null:
   driver = appendfile
@@ -63,6 +65,7 @@ null:
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER