appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0456
index 362d6b5490a3c225d22b4d55db48279ac59e19c7..313aa14a6366100575249f910c8c3ebb188c5175 100644 (file)
@@ -30,7 +30,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 # ----- Retry -----