Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0149
index 30c35b40054f03a6d0c3b033d909e3530904b912..8527d30fab85e8501bd5be35270a7e8cb8fc0484 100644 (file)
@@ -1,15 +1,9 @@
 # Exim test configuration 0149
 
-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 -----
 
@@ -46,7 +40,7 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER