Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0491
index 934379b54e0a0d0c1e5c16c3d7252ce92e27b0b6..646f47afbb17fbdc403fe1ed2047664e410f649c 100644 (file)
@@ -3,13 +3,9 @@
 UL=abc@xyz
 REWRITE=
 
-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 -----
 
@@ -34,7 +30,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER