taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0023
index 0883bffa492a24eafc01bb23214cb32c08dee894..584e8c07d02aaaf8dba3db9080d4e65351f02b49 100644 (file)
@@ -2,14 +2,9 @@
 
 LOG_SELECTOR=
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -238,6 +233,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 t2: