taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 3411
index b50220887324b68bbcc412b0275b6e4fc6644a54..852a27c6836b0c635ffb8808801fb43c670e6696 100644 (file)
@@ -87,7 +87,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