taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0900
index 2409f395ec4b19b2e6708c0e99065fe8edfb45f0..7775fc4b0a44604644f577f1136d1cc4aafb7950 100644 (file)
@@ -96,7 +96,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
   headers_add = "X-body-linecount: $body_linecount\n\
                  X-message-linecount: $message_linecount\n\
                  X-received-count: $received_count"