Add variables for wildcard portion of local-part affix. Bug 281
[exim.git] / test / confs / 0503
index 50e3300936c36d7a2723ad279f0ef1e3260d9006..da39a89cabee25dfd4ad1ee59ffcec58b1b66a8c 100644 (file)
@@ -2,15 +2,9 @@
 
 MSIZE=
 
-exim_path = EXIM_PATH
-keep_environment =
-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
-tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -32,7 +26,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
   quota = 1000
   MSIZE