appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0310
index 0f324da1d4c37e266deef221452bdd92519c63b0..a999c26426c6c13b45e1bcd86ec247a9004fabf1 100644 (file)
@@ -28,13 +28,13 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   quota = 5
   user = CALLER
 
 bounce:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER