Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 0610
index 49778352f87ababc5bbb625d9208f19f9a89d213..5ce2723aeee6f2f083533362c63b3d76217b3e28 100644 (file)
@@ -48,6 +48,7 @@ t1:
   hosts = 127.0.0.1
   port = PORT_D
   interface = 127.0.0.1
+  hosts_try_fastopen = :
 
 t2:
   driver = smtp
@@ -55,6 +56,7 @@ t2:
   hosts = 127.0.0.1
   port = PORT_D
   interface = HOSTIPV4
+  hosts_try_fastopen = :
 
 # ----- Retry -----