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