taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 2014
index ec7c0011fb21f70605a647605890d1c28d3509ff..11f6512250aa4cbfe90aeae06f8696f99af5847f 100644 (file)
@@ -52,7 +52,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 = TLS: cipher=$tls_cipher peerdn=$tls_in_peerdn
   user = CALLER