taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0205
index abc93e7ff95d010aa001d4df66f2d4fd6d619d42..12edc868b5d45358f150f303f8551ef7d1d7ebd4 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 = Address-Data: >$address_data<