Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 5420
index 2a7ebda1b8eebccbc8e16b4e71c15c6b6e64cc73..488000e7a83d875f2252917b409352bca0b34f11 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 5420
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/tls_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 -----
 
@@ -52,6 +47,7 @@ smtp:
   driver = smtp
   interface = HOSTIPV4
   port = PORT_D
+  hosts_try_fastopen = :
   hosts_avoid_tls =        ${if eq {$address_data}{usery}{*}{:}}
   hosts_verify_avoid_tls = ${if eq {$address_data}{userz}{*}{:}}