X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..e5b03e744b99888fe99ded76cc3c73762f62ecdf:/test/confs/0023 diff --git a/test/confs/0023 b/test/confs/0023 index 62e444a5d..2e5e15cb2 100644 --- a/test/confs/0023 +++ b/test/confs/0023 @@ -5,7 +5,6 @@ LOG_SELECTOR= exim_path = EXIM_PATH 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 = "" @@ -51,6 +50,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 @@ -155,6 +155,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 +204,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: @@ -219,6 +220,9 @@ acl_56_56_59: Original was >$acl_verify_message< verify = recipient +acl_60_60_60: + accept !acl = DIR/aux-fixed/0023.acl2 + # ----- Transports -----