taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0173
index dfe894ef89c22c8289e585b269a0e1ce9a0e31a2..9640ccf1cceb9a9c51c4a47e4a39997310afe2f0 100644 (file)
@@ -29,7 +29,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: