Testsuite: explicitly disable TFO in transports
[users/jgh/exim.git] / test / confs / 0160
index f6488372916fa5875f3906d627f206cd91a06943..ea2003a9283b00ac5a5669158ce46d6646448f22 100644 (file)
@@ -31,6 +31,7 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----