Add variables for wildcard portion of local-part affix. Bug 281
[exim.git] / test / confs / 0104
index e6c15b8c8280f20560d088d1b341ab926ead172a..3cbebc856899a8306d68eb1d6d0e44cddd214f49 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0104
 
-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 -----
 
@@ -48,7 +44,7 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER