appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0421
index ba1988103031c69b72feb34856cf5f5123eaf536..99c2608e1c7ae8eb21ccc9c9bfe33b4d0bf86e44 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0421
 
-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 -----
 
@@ -30,7 +26,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   headers_rewrite = *@*  abc@x.y.z
   user = CALLER