taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0113
index 0d1240e299efd2ae1f96972867412624b6a9281c..5a30bc352c0de8c6a5c08ecb9e1e0897975b3b45 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0113
 
-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 -----
 
@@ -50,6 +46,7 @@ begin transports
 appendfile:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER