appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 2003
index 17a781911f52459d8fb2a3301fe65e14147ba3cd..0ce5fdb98c8ab4c38da31e800d6c44281bca8ad5 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 2003
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
+.include DIR/aux-var/tls_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -48,7 +43,7 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
   user = CALLER