Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 2109
index 8703d1967bfb0727af9963c09d0eec96d9736f8e..3f1465fa2217eea9663c73a600532f8d6c83404d 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