taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0149
index 8527d30fab85e8501bd5be35270a7e8cb8fc0484..4887f9842f14e7d901934131be9e52f60d5e3b87 100644 (file)
@@ -40,7 +40,8 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER