Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0543
index 316e5abe4255bc4a20d877f304ad90a2c2fc3a96..108119c6ebdef7da093f9eb46f1f27c3cd4315ff 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 0543
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -34,6 +28,7 @@ smtp:
   hosts_max_try = 1
   allow_localhost
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----