taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0253
index 5713106ac77d55446d1d0d6f9c82ce379c5109ae..42d88ab3252cc269c7487ef1b58a7e7163aff6b3 100644 (file)
@@ -42,7 +42,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: