taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0324
index 3047764bba3cdb909cb1ce2df971377a33ce7e39..65da778c773cacc88e53f6f909cea38dcc073f18 100644 (file)
@@ -25,7 +25,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