Testsuite: explicitly disable TFO in transports
[users/jgh/exim.git] / test / confs / 0413
index 118dbcfe977938649310ca057e1195aee715db06..44b0da01fb8cb92df420f89af435776b367ed6c8 100644 (file)
@@ -51,6 +51,7 @@ t1:
   hosts = 127.0.0.1
   allow_localhost
   port = PORT_S
+  hosts_try_fastopen = :
 
 t2:
   driver = smtp
@@ -58,6 +59,7 @@ t2:
   hosts_override
   allow_localhost
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # End