Testsuite: explicitly disable TFO in transports
[users/jgh/exim.git] / test / confs / 0900
index ce6f2c3795b2670aef5508272592d6c30122c930..4c824c4b41ecabf68a6614a4a777fa69afe6f1e5 100644 (file)
@@ -106,6 +106,7 @@ remote_smtp:
   driver = smtp
   hosts =      127.0.0.1
   port =       PORT_S
+  hosts_try_fastopen = :
   allow_localhost
   command_timeout = 2s
   final_timeout = 2s
@@ -114,6 +115,7 @@ remote_smtp_dkim:
   driver = smtp
   hosts =      127.0.0.1
   port =       PORT_S
+  hosts_try_fastopen = :
   allow_localhost
   command_timeout = 2s
   final_timeout = 2s