taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 3403
index 5d59e6dee9efcd499cc46f193418182c4f67d370..327308591abb0dfa40f9e9ed1244c4a1f4fa2936 100644 (file)
@@ -51,7 +51,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