taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0027
index c2d0f01be93a7044f22a2872f452968aef721813..53e9357c0fec5e917300ac64dc041ab19f821158 100644 (file)
@@ -70,7 +70,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