appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0355
index 78b1484c76917a4b9c496f3108fc4ad153176f9f..f24f02bbddd4e1f52d808275d89ab59363aa7f9a 100644 (file)
@@ -29,6 +29,6 @@ begin transports
 t1:
   driver = appendfile
   user = CALLER
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
 
 # End