appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0202
index dc68127ae13a9a71a2543c9dbb76f8bdbebc43b5..92a2dce66b822b9b24eb5c0535a20d225bb54b20 100644 (file)
@@ -31,7 +31,7 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 # End