appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0321
index 6ea0bcfe91db894a47b5c78594681c7fa8963657..e73eda67b9ba9461203a7662eee7341cf6bc770c 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0321
 
-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 -----
 
@@ -47,7 +42,7 @@ pipe:
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER