appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0318
index e57fe8eee8ec14b947a7f2d035c11bdb9e80c7b3..ec778a7fd5fe3a0c66ef7cfff57fd706f555f42d 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0318
 
-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
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -30,7 +25,7 @@ begin transports
 local_delivery:
   driver = appendfile
   directory = DIR/test-mail
-  directory_file = $local_part
+  directory_file = ${bless:$local_part}
   user = CALLER