taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0531
index f5e29e446777b92ce787ed9c94f4ec9910a7158b..301cf7818ceaabd171ab84f0184b655534ce960f 100644 (file)
@@ -31,7 +31,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
 
 lmtp: