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