]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/confs/0452
taint: allow appendfile create_file option to specify a de-tainting safe path
[user/henk/code/exim.git] / test / confs / 0452
index 7ae6a2ad0139666b1c970cd063ae16cabd40f2a8..8d04b424288e50b26753d5e2d22031c0a0f51799 100644 (file)
@@ -32,7 +32,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: