taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0042
index 15e1e67299b6810c570c378b7dc17c0bfe08b480..6b747a04587becdb47ad95ed72fbd7cc7b5d89a2 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0042
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-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 -----
 
@@ -24,6 +19,11 @@ fail_remote_domains:
   domains = ! +local_domains
   data = :fail: unrouteable mail domain "$domain"
 
+fail_expansion:
+  driver = redirect
+  local_parts = expan
+  data = ${if with syntax error
+
 localuser:
   driver = accept
   local_parts = userx
@@ -39,6 +39,7 @@ local_delivery:
   delivery_date_add
   envelope_to_add
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   return_path_add
   user = CALLER