Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0330
index a5043257f79f4a6139881db9aa5d37a1738e7432..066292d1c0951d0e4adf924c4fbe6a9ac5a60d5c 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0330
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -41,7 +37,7 @@ begin transports
 appendfile:
   driver = appendfile
   envelope_to_add
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER