taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0318
index ec778a7fd5fe3a0c66ef7cfff57fd706f555f42d..b57794e073e2f8f5b488d8cd4fd6739625558cc8 100644 (file)
@@ -24,8 +24,10 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  directory = DIR/test-mail
-  directory_file = ${bless:$local_part}
+  directory = DIR/test-mail/subdir
+  create_directory
+  directory_file = $local_part
+  create_file = DIR/test-mail
   user = CALLER