taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 5902
index ec4306b4757efc590523b2d58d06e6700d17832c..bce0aebd4ce4df7bc8948b93ce261dc7ebb57c61 100644 (file)
@@ -32,7 +32,8 @@ scan:
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End