taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0567
index 984aceba9fd055151afe72ab69a4ba7941a45f8c..6ee678899ab61cd0217457866e4c7ab89ced11a9 100644 (file)
@@ -80,7 +80,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