appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0522
index 6b410b3a59a817b0d3c448a0195e05906c8db4a4..2e499adf3959057e14f6c308ee407e4922d86436 100644 (file)
@@ -2,14 +2,9 @@
 
 TIMEOUTDEFER=
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -42,7 +37,7 @@ begin transports
 
 t0:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 t1: