taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0202
index 92a2dce66b822b9b24eb5c0535a20d225bb54b20..3d6e8fda9023cf09bd9d050fb64cc951a56d45e8 100644 (file)
@@ -31,7 +31,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
 
 # End