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