taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0022
index 2228b280714f53ab8317ba0ca63b23112898ca32..cb41aa4224932a8ab22d23f952651e808cbc0e7c 100644 (file)
@@ -90,7 +90,8 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End