Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 0187
index bca41b5f71fe515cbcdd014cd0a26b4ea9f1425d..e2cd27ed5a2e79c3e80358ae1c84f7300bbe964a 100644 (file)
@@ -45,6 +45,7 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----