taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0307
index 81857eca489f83ecb4d3ccd7d8f3be8eeef91b0d..9e78a0c15c742d3e070db5b95ccb6dd65d1c9c58 100644 (file)
@@ -54,7 +54,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
 
 t2: