Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 2009
index 59139f27e05dbdd4dd8cd8beacb8ac7a7fddd23d..21f9f26737ab45c61e8b9b90e61c341b5a918870 100644 (file)
@@ -54,7 +54,8 @@ send_to_server:
   driver = smtp
   allow_localhost
   hosts = 127.0.0.1
-  hosts_avoid_tls = 127.0.0.1
   port = PORT_D
+  hosts_try_fastopen = :
+  hosts_avoid_tls = 127.0.0.1
 
 # End