taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0178
index 2554e0a6c3f509e08568c26c01ef339165da4673..2961d4018c0eb37c455041e2e9a1d444f4f0ba40 100644 (file)
@@ -26,7 +26,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