appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 3206
index a0b4793dbde518817db3fc3c856c76d483ed8000..d672ad4931880377ed819f0291d1210f680b1333 100644 (file)
@@ -1,13 +1,9 @@
 # Exim test configuration 3206
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
 qualify_domain = test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -39,7 +35,7 @@ begin transports
 local_delivery:
   driver = appendfile
   envelope_to_add
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER