appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0049
index 0de91eeed23bdb41ab8395d3bd9bb24b66b7c508..fd2574ea8e1f9b6c2f13807e15208731ad4e957d 100644 (file)
@@ -1,14 +1,8 @@
 # Exim test configuration 0049
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -40,7 +34,7 @@ local_delivery:
   driver = appendfile
   delivery_date_add
   envelope_to_add
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   return_path_add
   user = CALLER