taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0296
index 6241af0032cac2404beed9fc031c54b3112be0e5..4ee779f39c74eebbe628086612792d119b658f5e 100644 (file)
@@ -25,7 +25,8 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End