appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0082
index b4bfc76934dc400ef1f2ea2eafdc8f43d377f81b..fca3e7b0daa9e80ed40410cde9407eda4bbac4f5 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 0082
 
-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 -----
 
@@ -32,7 +26,7 @@ local_delivery:
   driver = appendfile
   delivery_date_add
   envelope_to_add
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   headers_add = "Proto: $received_protocol"
   return_path_add
   user = CALLER