taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0566
index 4692b22b1d1e561b1b6a505ca81b1223e02ada44..17281775b93a929ce3ec4340fe7ecba1c3250c34 100644 (file)
@@ -55,7 +55,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