appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0046
index 3c70acc52f7980aa370d7f098c26f39634c45a90..15e8df80faec0fd27bd6118477628dc53c615aa7 100644 (file)
@@ -2,12 +2,8 @@
 
 NL=FALSE
 
-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 -----
 
@@ -36,7 +32,7 @@ begin transports
 local_delivery:
   driver = appendfile
   envelope_to_add
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   headers_add = "X-size: $message_size\n\
                  X-body-size: $message_body_size\n\
                  X-body: $message_body\n\