taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0522
index 2e499adf3959057e14f6c308ee407e4922d86436..44e5a7d5cd936a159b62f2a309ae8ec3413d7ca0 100644 (file)
@@ -37,7 +37,8 @@ begin transports
 
 t0:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 t1: