taint: allow appendfile create_file option to specify a de-tainting safe path
[exim.git] / test / confs / 1104
index cdb3d0fc25e1b0a819bb4e0526772c7b7c29cb5f..9a006fb157e00136f017e1ed67a504f0185e7c11 100644 (file)
@@ -44,7 +44,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