taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0532
index 3842776a5eb215e40becac500ac13465285655c4..a6e14f58d74908709c22f9061f17e06f5367aaa5 100644 (file)
@@ -69,7 +69,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