taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0355
index f24f02bbddd4e1f52d808275d89ab59363aa7f9a..c5a9c4b902c8b980c3184fc329473136fd2c4f77 100644 (file)
@@ -29,6 +29,7 @@ begin transports
 t1:
   driver = appendfile
   user = CALLER
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
 
 # End