taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 3461
index 159a55376dd0129262923517d4d0b19229568a72..b793a4f36aeb9f9e83161217672c1ccc89c03352 100644 (file)
@@ -57,7 +57,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