taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0395
index c1c91d51ff710e334d05bc44828918515fffbc2a..49d0df1baa80aa4e8fcb7a0572846c47bb57ef9d 100644 (file)
@@ -28,7 +28,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