taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 4560
index 8c5864b9a5f48a38017d4d80bead453e72ff637b..8cffd65cfb505efd320914164b23ee04562165db 100644 (file)
@@ -78,7 +78,8 @@ begin transports
 
 tfile:
   driver =     appendfile
-  file =       DIR/test-mail/${bless:$local_part}
+  file =       DIR/test-mail/$local_part
+  create_file =        DIR/test-mail
   user =       CALLER
 
 tsmtp: