Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 5403
index a4576a5aa1537f08513b9ce0ef0d89bf62d487f7..a95334bc508a4c91e6c6c13388f19cee215102ed 100644 (file)
@@ -53,12 +53,14 @@ smtp:
   driver = smtp
   interface = HOSTIPV4
   port = PORT_S
+  hosts_try_fastopen = :
   headers_add =  ${if def:h_X-hdr-rtr {X-hdr-tpt-new: new} {}}
 
 smtp2:
   driver = smtp
   interface = HOSTIPV4
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # End