taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 0171
index 345a1813cb30c95c08315a3205821da6b4120852..198aedced8e7c553a1ebe7bf3c893d99304aac53 100644 (file)
@@ -24,7 +24,8 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   headers_add = home: HOME=$home
   user = CALLER