X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0b26748a086e4c95ee2e817eaac852d498071ca8..43ba2742c700d625dcdcdaf7bbadc2f72776854a:/test/confs/0023 diff --git a/test/confs/0023 b/test/confs/0023 index be99eb00f..020a1459a 100644 --- a/test/confs/0023 +++ b/test/confs/0023 @@ -3,9 +3,9 @@ LOG_SELECTOR= exim_path = EXIM_PATH +keep_environment = host_lookup_order = bydns primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" @@ -13,6 +13,8 @@ gecos_name = CALLER_NAME # ----- Main settings ----- +disable_ipv6 = true + addresslist ok_senders = ok@ok.ok domainlist local_domains = test.ex : *.test.ex @@ -51,6 +53,7 @@ acl_1_2_3: deny message = domain explicitly denied log_message = DOMAIN EXPLICITLY DENIED + continue = this value is not used domains = deny.test.ex accept domains = +local_domains @@ -98,6 +101,10 @@ acl_9_9_9: acl_V4NET_0_0: require verify = reverse_host_lookup accept +acl_V4NET_99_99: + accept local_parts = defer_ok + verify = reverse_host_lookup/defer_ok + accept verify = reverse_host_lookup acl_V4NET_11_12: deny message = host in DNS list $dnslist_domain: $dnslist_text @@ -155,6 +162,7 @@ acl_29_29_29: acl_30_30_30: deny message = domain=$dnslist_domain\n\ value=$dnslist_value\n\ + matched=$dnslist_matched\n\ text="$dnslist_text" dnslists = test.ex=V4NET.0.0.1,127.0.0.2/$sender_address_domain accept @@ -203,7 +211,7 @@ acl_56_56_56: accept acl_56_56_57: - accept message = denied by condition + accept message = accepted by condition condition = ${substr_5:$local_part} acl_56_56_58: