taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 3408
index 7de4a6dd58e4f57a4facb260ae628fefd27b6d5a..66d9affbee5b02263b9906a6082edd422b78306b 100644 (file)
@@ -68,7 +68,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