taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0551
index d5d2ffd577f4c9a4cb8d39d717d48133ccd1ccf6..02ba786b17a2052e1fb79b9b60a22c3e12748609 100644 (file)
@@ -26,6 +26,7 @@ begin transports
 t1:
   driver = appendfile
   user = CALLER
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
 
 # End