taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0024
index fac5e12a5c5b6bdbb6f29235351ab0a34bea5e84..4b032f4fb11b62ca178c86c5f2bbcbbc86f35946 100644 (file)
@@ -86,7 +86,8 @@ dev_null:
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End