Testsuite: add test for hanging callout connections
[exim.git] / test / confs / 0147
index bf78500f4fe874d656ba2da929af1987e54d6370..fae99a94a255865544ecfaad0fa65336497c9c87 100644 (file)
@@ -6,16 +6,10 @@ x#xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx#xxxxxxxxxxxxxxxxxxxxxxxxxxxx
 ABCD_XYZ = abcdxyz
 ABCD=abcd + ABCD_XYZ
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-primary_hostname = myhost.test.ex
+.include DIR/aux-var/std_conf_prefix
+
 qualify_domain = test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+primary_hostname = myhost.test.ex
 
 # ----- Main settings -----
 
@@ -66,6 +60,7 @@ begin transports
 
 T1:
   driver = smtp
+  hosts_try_fastopen = :
 
 
 #----- ACL -----