taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 2027
index 926b09a57aa4da658f56f389c4940a90d3332656..fa76659096cd1a21733c2b395b3d16e6f62c0dfc 100644 (file)
@@ -42,7 +42,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