appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 5201
index 4fa69d0ceda64d9341a3d48571bef0f197381418..2af73f24419cdc107f4ef376082accf8e46f5218 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 5201
 
-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 -----
 
@@ -39,7 +34,7 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER