Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0208
index 1212564d678eec0b3f3296d3bb7227f4cd84c25e..f1e9fea5daf128ab243c86f74577390f78556385 100644 (file)
@@ -2,13 +2,9 @@
 
 MESSAGE_LOGS = true
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -63,6 +59,7 @@ fail:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----