Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 3405
index e9c7b7ea335d8f6e71500575fe749c2abce4a511..9f37f016b5192df5ea61581bf6b98e44ff0301c4 100644 (file)
@@ -37,8 +37,9 @@ begin transports
 
 smtp:
   driver = smtp
+  port = PORT_S
+  hosts_try_fastopen = :
   headers_add = X-TAID: >$authenticated_id<
   hosts_try_auth = *
-  port = PORT_S
 
 # End