Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 0201
index 1858c40e9ef760f01341a2e34a52cb59d03e9939..b4ad0d8d817687a00459ffa2d49012d44a54ea8e 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0201
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -31,7 +26,7 @@ t1:
   hosts = 127.0.0.1
   allow_localhost
   port = PORT_S
-  interface = 127.0.0.1
+  hosts_try_fastopen = :
   transport_filter = /bin/sh -c 'cat; exit 99'