Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0147
index 643e86d446628e0039647f9fbf5853dab4db3329..fae99a94a255865544ecfaad0fa65336497c9c87 100644 (file)
@@ -6,15 +6,10 @@ x#xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx#xxxxxxxxxxxxxxxxxxxxxxxxxxxx
 ABCD_XYZ = abcdxyz
 ABCD=abcd + ABCD_XYZ
 
-exim_path = EXIM_PATH
-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 -----
 
@@ -65,6 +60,7 @@ begin transports
 
 T1:
   driver = smtp
+  hosts_try_fastopen = :
 
 
 #----- ACL -----