taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 5201
index 58af62e6cd40167541d507881bbc4a31d9e4efea..a94c5b13a92120198870695ad372dc6c7f9819d2 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 5201
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -39,6 +35,7 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER