taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 9400
index 0b54c9675a4829efd3bfb454563d86bd0da368db..081c24632e3e23a13a81e1d9357186731037927b 100644 (file)
@@ -42,7 +42,8 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
   headers_add = ${if eq {$local_scan_data}{}{}{LSD: $local_scan_data}}