taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0166
index 3158ac50287a308681f8268567a2073e21c0455e..eebf0d94be6d4aa869a47588b65b23ad498a4539 100644 (file)
@@ -37,7 +37,8 @@ begin transports
 local_delivery:
   driver = appendfile
   envelope_to_add
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
   headers_add = X-tpt-hdr: 1
   headers_add = ${if bool{false} {X-tpt-hdr: 2}}