appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0280
index 40187df775705cb2b8fed8ad0192bc1308d96598..10717bdcf49295f5a40419bd35e44b91091f7de5 100644 (file)
@@ -18,7 +18,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 # ----- Routers -----