taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0021
index 0150839b431e000c52b4acc987f08cf8c7155ef6..cf0ac21d265c4f06c7a35f2872f13a17e5d126b5 100644 (file)
@@ -84,7 +84,8 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End