taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0182
index c23722a3b7368837e379beb5a139fdebbacf9181..cb0946615865578ef3630501452a899b745ec232 100644 (file)
@@ -34,7 +34,8 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER