taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 5203
index 7a1f943a6873de99f2ff0cb75422d8da24dc8cf2..64e579d37044f204d328bb785ebaec8e2be25275 100644 (file)
@@ -27,7 +27,8 @@ begin transports
 
 userx_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   message_suffix = "$address_data\n"
   user = CALLER