taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0174
index 5498e2beeb4a39c9c9f5efea7de4620b3f94a6a7..b79e237b3b946dd61b7b81e47fa76b109023fb34 100644 (file)
@@ -52,7 +52,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
 
 pipe: