Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 2017
index a699f2d7855ae8fef764f16c7c2178ae4774e5ac..98fdc07caba0d36362f93c090fcfa8dd36850014 100644 (file)
@@ -53,8 +53,9 @@ send_to_server:
   driver = smtp
   allow_localhost
   hosts = 127.0.0.1
-  hosts_nopass_tls = *
   port = PORT_D
+  hosts_try_fastopen = :
+  hosts_nopass_tls = *
 
 
 # ----- Retry -----