]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/confs/0212
taint: allow appendfile create_file option to specify a de-tainting safe path
[user/henk/code/exim.git] / test / confs / 0212
index 1d14d8972568ff1536aeb74e71373e045fb44266..7cbc8c84a331084d19fddc774b8ac7bd33ca8369 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0212
 
-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 -----
 
@@ -62,7 +58,7 @@ alias:
 forward:
   driver = redirect
   no_check_local_user
-  file = DIR/aux-fixed/TESTNUM.$local_part.forward
+  file = DIR/aux-fixed/TESTNUM.${bless:$local_part}.forward
   retry_use_local_part
 
 all:
@@ -78,6 +74,7 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   return_path_add
   user = CALLER