Add variables for wildcard portion of local-part affix. Bug 281
[exim.git] / test / confs / 0156
index e718552d602e5b4d1239035c19095464a01183b0..79dcde2363d600e9fae2d1de3cf8ec7601e13c24 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 0156
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -36,7 +30,7 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER