Testsuite: explicitly disable TFO in transports
[exim.git] / test / confs / 0259
index cd5c303628b86566cd7311b0f4d5346f65a64221..f6ae742d45c480132c57864806c457fa9dce2285 100644 (file)
@@ -1,12 +1,9 @@
 # Exim test configuration 0259
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
+rfc1413_query_timeout = 5s
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -29,6 +26,7 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 begin retry