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