taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0609
index 2f658c4d5d6e65b3e9f6f3bbf70760e73249252b..0f342dd90698b756b19d97d99aaf24010dcdfe92 100644 (file)
@@ -37,7 +37,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