taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0298
index f4f3990e255de8364fa456af375542f945bfca81..546a93bc87a4ec5f3176a9feef1081d7bb9f3e9d 100644 (file)
@@ -32,7 +32,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
 
 # End