appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0127
index 9493d33e14056794d8e7ccf3f83ffb07747250db..83dd03198dbde4cea380a9f181c6052ca2db5d09 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0127
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.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 @@ local_delivery:
   driver = appendfile
   delivery_date_add
   envelope_to_add
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   return_path_add
   user = CALLER