appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0196
index 38a83914418a7779f5fa525d2114d977baa60740..69099691629e0c54c7cc8d04dd0185c940504932 100644 (file)
@@ -41,7 +41,7 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 # End