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