Testsuite: explicitly disable TFO in transports
[users/jgh/exim.git] / test / confs / 0098
index 719971c9cf377002c2fa5ed3006201e0327b2671..cce115f12ed386d9b517c47e2abee5602ecfc4c0 100644 (file)
@@ -92,10 +92,12 @@ smtp:
   driver = smtp
   connect_timeout = 1s
   port = PORT_D
+  hosts_try_fastopen = :
 
 smtp_connect_refused:
   driver = smtp
   port = PORT_N
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----