Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 2030
index e2ee0e223023f8f7ad047d3746b883f3b7318c8a..490b35f601a3a0cab5b146c02f1dd0bfbf0d3829 100644 (file)
@@ -53,6 +53,7 @@ send_to_server1:
   allow_localhost
   hosts = HOSTIPV4
   port = PORT_D
+  hosts_try_fastopen = :
   tls_sni = fred
 
 send_to_server2:
@@ -60,6 +61,7 @@ send_to_server2:
   allow_localhost
   hosts = HOSTIPV4
   port = PORT_D
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----