appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0354
index 03ea43f83dd387132838208960391c548a86d92f..4cb670206642bbf44914142925f0e375f88368dc 100644 (file)
@@ -27,6 +27,6 @@ begin transports
 t1:
   driver = appendfile
   user = CALLER
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
 
 # End