X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/fbbd45ff5ade30d38ca60ea5aeccc305501c9174..590fd9eeeb31a0e3815719e5b577469ffe9771bd:/test/confs/5740 diff --git a/test/confs/5740 b/test/confs/5740 index ccc907c82..53302c507 100644 --- a/test/confs/5740 +++ b/test/confs/5740 @@ -13,6 +13,10 @@ gecos_name = CALLER_NAME chunking_advertise_hosts = primary_hostname = server1.example.com +.ifdef _HAVE_DMARC +dmarc_tld_file = +.endif + # ----- Main settings ----- @@ -21,7 +25,7 @@ domainlist local_domains = test.ex : *.test.ex acl_smtp_rcpt = check_recipient acl_smtp_data = check_data -log_selector = +tls_peerdn +log_selector = +tls_peerdn +received_recipients remote_max_parallel = 1 tls_advertise_hosts = * @@ -71,7 +75,7 @@ client: condition = ${if eq {SERVER}{server}{no}{yes}} retry_use_local_part transport = send_to_server${if eq{$local_part}{nostaple}{1} \ - {${if eq{$local_part}{norequire} {2} \ + {${if match{$local_part}{norequire} {2} \ {${if eq{$local_part}{smtps} {4}{3}}} \ }}}