Testsuite: explicitly disable TFO in transports
[users/jgh/exim.git] / test / confs / 0344
index 0b29b0629e036dd78b1b4f21452d91e6bb9ec285..794e85eb3c3f6a83de06a01285887e952e71e598 100644 (file)
@@ -32,15 +32,19 @@ begin transports
 
 t1:
   driver = smtp
+  hosts_try_fastopen = :
 
 t2:
   driver = smtp
+  hosts_try_fastopen = :
 
 t3:
   driver = smtp
+  hosts_try_fastopen = :
 
 t4:
   driver = smtp
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----