Testsuite: explicitly disable TFO in transports
[users/jgh/exim.git] / test / confs / 0603
index baa3ea08c665d2c7ff4f22479950769c26472646..eaf6a6b908a4f4552253c0cb64ca673be7a36b28 100644 (file)
@@ -43,6 +43,7 @@ send_to_server:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_D
+  hosts_try_fastopen = :
   # assumes that HOSTIPV4 can send to 127.0.0.1
   interface = ${if eq {$sender_address_domain}{dustybelt.tld} {127.0.0.1}{HOSTIPV4}}