taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0104
index 3cbebc856899a8306d68eb1d6d0e44cddd214f49..e65dae6fd0adbebf9740fa8d5d55ec1dd3e27014 100644 (file)
@@ -44,7 +44,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