taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0008
index 396718f9839332dd1e530441b57e16fb1b036c82..c5ce9017f0d6956b1dd438acc105292120ef8a08 100644 (file)
@@ -27,7 +27,8 @@ local_delivery:
   driver = appendfile
   delivery_date_add
   envelope_to_add
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   return_path_add
 
 # End