taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 2102
index 6ae1514e9ec3848e74620c1c99157b519f275232..ce86946e31bb00c4cb695f17b720af3eb1928d05 100644 (file)
@@ -94,7 +94,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_peerdn
   user = CALLER