]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/confs/0023
taint: allow appendfile create_file option to specify a de-tainting safe path
[user/henk/code/exim.git] / test / confs / 0023
index c72c453a22b6a388fbd87b8580b87fd8123d856b..584e8c07d02aaaf8dba3db9080d4e65351f02b49 100644 (file)
@@ -232,7 +232,8 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 t2: