taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0172
index 96567f25e2c40f0d8034bce82ebcd0525ae8e4f1..06d3ea86d7c5e880742257e125d98bcb3914b634 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 0172
 
-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 -----
 
@@ -35,6 +29,7 @@ begin transports
 appendfile:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER