X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F1110;h=30d1c3a2db1655471d1d59105c49821615d5f9f1;hb=730acb14092de4443ba3c5c38532f3ca9b3e75d3;hp=64309442e69a3a09d527e9a949038fd4a7aeb9ec;hpb=0240e7a160721a53365aaa3bd10bb6f3de3f9f15;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/1110 b/test/confs/1110 index 64309442e..30d1c3a2d 100644 --- a/test/confs/1110 +++ b/test/confs/1110 @@ -17,7 +17,7 @@ tls_certificate = DIR/aux-fixed/cert1 tls_privatekey = DIR/aux-fixed/cert1 tls_verify_hosts = HOSTIPV4 -tls_verify_certificates = DIR/aux-fixed/cert2 +tls_verify_certificates = DIR/aux-fixed/exim-ca/example.org/server2.example.org/ca_chain.pem # ------ ACL ------ @@ -47,7 +47,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 .ifdef _HAVE_GNUTLS headers_add = TLS: cipher=$tls_cipher peerdn/cn '${listextract {-1} {<, $tls_in_peerdn}}' .endif