taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0281
index 3f737f392b6b0910fd4cd49a04d24d423982a3f5..bed03548ee773b784c2c1ab928a0cc499ae85084 100644 (file)
@@ -68,7 +68,8 @@ dev_null:
 
 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