appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0046
index ab285012d543e0019b06f04981003b3c8e1582f8..15e8df80faec0fd27bd6118477628dc53c615aa7 100644 (file)
@@ -1,15 +1,13 @@
 # Exim test configuration 0046
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+NL=FALSE
+
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
+message_body_newlines = NL
 message_id_header_domain = test.ex
 qualify_domain = test.ex
 # Omit Received: so as to keep the header size fixed
@@ -34,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\