taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 4221
index 07feb488b604a152fd294ace0763bdd54529ba1f..d146ecfdfa598e84b4e8170e25f4ea35030fab02 100644 (file)
@@ -106,7 +106,8 @@ local_delivery:
   user = CALLER
   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"