taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 4201
index a2c45a327d78a2e698d8fa368848cf3bc1e4b06e..376cea5bd2840e62f17101576d1760f9165d9f68 100644 (file)
@@ -116,7 +116,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"