appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0309
index 4d644900993e44fc111d61b2735662146dc23fff..0a49f221d16984ba771c57bd3b1de078e172dc25 100644 (file)
@@ -29,13 +29,13 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   message_size_limit = $local_part
   user = CALLER
 
 bounce:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER