X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F4060;h=b6e071202bc619e8365b3d22fa20a73d7a417b38;hb=e248dbece62f036f9845de1d15876b946eead0d0;hp=935d49fe189f62453ab4547c2f659ee8e578e659;hpb=ee8b809061baea861fc87c41bcb72a62d76b0047;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/4060 b/test/confs/4060 index 935d49fe1..b6e071202 100644 --- a/test/confs/4060 +++ b/test/confs/4060 @@ -3,6 +3,7 @@ CONTROL=* OPT= +CONNECTCOND= keep_environment = PATH exim_path = EXIM_PATH @@ -20,15 +21,25 @@ gecos_name = CALLER_NAME dns_cname_loops = 9 chunking_advertise_hosts = OPT tls_advertise_hosts = * -tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail} +tls_certificate = DIR/aux-fixed/cert1 -# Avoid ECDHE key-exchange so that we can wireshark-decode +.ifdef _HAVE_TLS_CA_CACHE +tls_verify_certificates = system,cache +.endif + +.ifdef _HAVE_DMARC +dmarc_tld_file = +.endif + +# Avoid ECDHE key-exchange so that we can wireshark-decode (not TLS1.3) .ifdef _HAVE_GNUTLS tls_require_ciphers = NORMAL:-KX-ALL:+RSA +.else +tls_require_ciphers = DEFAULT:!kECDHE .endif -pipelining_connect_advertise_hosts = * -log_selector = +received_recipients +pipelining +pipelining_connect_advertise_hosts = CONTROL +log_selector = +received_recipients +millisec +pipelining queue_only acl_smtp_rcpt = accept @@ -52,6 +63,7 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = CONNECTCOND hosts_pipe_connect = CONTROL tls_verify_hosts = tls_try_verify_hosts =