taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0321
index b32615a6b1730f48965781cbc358bf9689acb651..b063cdeb1a73ed99ea6050289eea653f2afd3c17 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 0321
 
-exim_path = EXIM_PATH
-keep_environment =
-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 -----
 
@@ -49,6 +43,7 @@ pipe:
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER