appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0094
index b586dc4341a1144349b784cce55426661dd99a4f..07698b5c0a0291ccac507ef9b51d217de35400c8 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 0094
 
-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 -----
 
@@ -48,7 +42,7 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   headers_add = host_lookup_failed: $host_lookup_failed\n\
                 host_lookup_deferred: $host_lookup_deferred
   user = CALLER