Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0103
index bff294a967a1cf27900372fb645fa2a086100abe..547109ab54e1836156593a6553dfcce7ef5dd53e 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0103
 
-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 -----
 
@@ -57,7 +53,7 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER