Testsuite: explicitly disable TFO in transports
[users/jgh/exim.git] / test / confs / 2108
index 9b926bf6e6c55ffa1b89df1f176662b3c6ef4a1d..5db771d13c861f87fab86801c9767e3013d56812 100644 (file)
@@ -62,6 +62,7 @@ send_to_server1:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_D
+  hosts_try_fastopen = :
   helo_data = helo.data.changed
 
 send_to_server2:
@@ -69,6 +70,7 @@ send_to_server2:
   allow_localhost
   hosts = HOSTIPV4
   port = PORT_D
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----