Testsuite: explicitly disable TFO in transports
[users/jgh/exim.git] / test / confs / 0100
index c404d5a73f663c2bd5db8b7b36735ba89f2cd97a..143ff4cfe2e95ef2016381f51beca462237ef137 100644 (file)
@@ -72,10 +72,12 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
 
 filtered_smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
   transport_filter = /bin/sh -c "echo 'X-Filtered: just checking'; cat"
 
 local_delivery: