Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 2107
index 9487445ccae2652e6d2487f9bf60513f00262d3e..5cf1dc373414dd0a00107dee5968034ae3a070e9 100644 (file)
@@ -54,11 +54,13 @@ send_to_server1:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_D
+  hosts_try_fastopen = :
 
 send_to_server2:
   driver = smtp
   allow_localhost
   hosts = HOSTIPV4
   port = PORT_D
+  hosts_try_fastopen = :
 
 # End