taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0460
index 4918700f9c6f51f661814d5010f893d77002ccad..9b46c92b7fbce086c0cdb4f024ede4577484ea03 100644 (file)
@@ -29,7 +29,8 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End