X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/3462da30c9c57e63705fa24121655a32b315dfcf..0d82dc37b36017c11fd37936bd76cfeea9516e2d:/test/stderr/0023 diff --git a/test/stderr/0023 b/test/stderr/0023 index 140fc7ac6..4645a98a9 100644 --- a/test/stderr/0023 +++ b/test/stderr/0023 @@ -6,14 +6,22 @@ >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 44) >>> check domains = !nopass +>>> test.ex in "!nopass"? +>>> list element: !nopass >>> test.ex in "!nopass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 46) >>> message: $local_part@$domain shall not pass >>> check domains = !wontpass +>>> test.ex in "!wontpass"? +>>> list element: !wontpass >>> test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "deny" (TESTSUITE/test-config 49) @@ -21,25 +29,37 @@ >>> l_message: DOMAIN EXPLICITLY DENIED >>> check continue = this value is not used >>> check domains = deny.test.ex +>>> test.ex in "deny.test.ex"? +>>> list element: deny.test.ex >>> test.ex in "deny.test.ex"? no (end of list) >>> deny: condition test failed in ACL "acl_1_2_3" >>> processing "accept" (TESTSUITE/test-config 54) >>> check domains = +local_domains ->>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") ->>> test.ex in "+local_domains"? yes (matched "+local_domains") +>>> test.ex in "+local_domains"? +>>> list element: +local_domains +>>> test.ex in "test.ex : *.test.ex"? +>>> list element: test.ex +>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") +>>> test.ex in "+local_domains"? yes (matched "+local_domains") >>> message: $domain gets refused >>> check domains = !refuse.test.ex +>>> test.ex in "!refuse.test.ex"? +>>> list element: !refuse.test.ex >>> test.ex in "!refuse.test.ex"? yes (end of list) >>> accept: condition test succeeded in ACL "acl_1_2_3" >>> end of ACL "acl_1_2_3": ACCEPT >>> using ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 44) >>> check domains = !nopass +>>> z in "!nopass"? +>>> list element: !nopass >>> z in "!nopass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 46) >>> message: $local_part@$domain shall not pass >>> check domains = !wontpass +>>> z in "!wontpass"? +>>> list element: !wontpass >>> z in "!wontpass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "deny" (TESTSUITE/test-config 49) @@ -47,32 +67,49 @@ >>> l_message: DOMAIN EXPLICITLY DENIED >>> check continue = this value is not used >>> check domains = deny.test.ex +>>> z in "deny.test.ex"? +>>> list element: deny.test.ex >>> z in "deny.test.ex"? no (end of list) >>> deny: condition test failed in ACL "acl_1_2_3" >>> processing "accept" (TESTSUITE/test-config 54) >>> check domains = +local_domains ->>> z in "test.ex : *.test.ex"? no (end of list) +>>> z in "+local_domains"? +>>> list element: +local_domains +>>> z in "test.ex : *.test.ex"? +>>> list element: test.ex +>>> list element: *.test.ex +>>> z in "test.ex : *.test.ex"? no (end of list) >>> z in "+local_domains"? no (end of list) >>> accept: condition test failed in ACL "acl_1_2_3" >>> processing "accept" (TESTSUITE/test-config 60) >>> check domains = +relay_domains ->>> z in "relay.test.ex"? no (end of list) +>>> z in "+relay_domains"? +>>> list element: +relay_domains +>>> z in "relay.test.ex"? +>>> list element: relay.test.ex +>>> z in "relay.test.ex"? no (end of list) >>> z in "+relay_domains"? no (end of list) >>> accept: condition test failed in ACL "acl_1_2_3" >>> processing "accept" (TESTSUITE/test-config 61) >>> check domains = +relay_domains +>>> z in "+relay_domains"? +>>> list element: +relay_domains >>> z in "+relay_domains"? no (end of list) >>> accept: condition test failed in ACL "acl_1_2_3" >>> end of ACL "acl_1_2_3": implicit DENY -LOG: H=[1.2.3.4] F= rejected RCPT +LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 44) >>> check domains = !nopass +>>> test.ex in "!nopass"? +>>> list element: !nopass >>> test.ex in "!nopass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 46) >>> message: $local_part@$domain shall not pass >>> check domains = !wontpass +>>> test.ex in "!wontpass"? +>>> list element: !wontpass >>> test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "deny" (TESTSUITE/test-config 49) @@ -80,25 +117,37 @@ LOG: H=[1.2.3.4] F= rejected RCPT >>> l_message: DOMAIN EXPLICITLY DENIED >>> check continue = this value is not used >>> check domains = deny.test.ex +>>> test.ex in "deny.test.ex"? +>>> list element: deny.test.ex >>> test.ex in "deny.test.ex"? no (end of list) >>> deny: condition test failed in ACL "acl_1_2_3" >>> processing "accept" (TESTSUITE/test-config 54) >>> check domains = +local_domains ->>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") ->>> test.ex in "+local_domains"? yes (matched "+local_domains") +>>> test.ex in "+local_domains"? +>>> list element: +local_domains +>>> test.ex in "test.ex : *.test.ex"? +>>> list element: test.ex +>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") +>>> test.ex in "+local_domains"? yes (matched "+local_domains") >>> message: $domain gets refused >>> check domains = !refuse.test.ex +>>> test.ex in "!refuse.test.ex"? +>>> list element: !refuse.test.ex >>> test.ex in "!refuse.test.ex"? yes (end of list) >>> accept: condition test succeeded in ACL "acl_1_2_3" >>> end of ACL "acl_1_2_3": ACCEPT >>> using ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 44) >>> check domains = !nopass +>>> test.ex in "!nopass"? +>>> list element: !nopass >>> test.ex in "!nopass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 46) >>> message: $local_part@$domain shall not pass >>> check domains = !wontpass +>>> test.ex in "!wontpass"? +>>> list element: !wontpass >>> test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "deny" (TESTSUITE/test-config 49) @@ -106,25 +155,37 @@ LOG: H=[1.2.3.4] F= rejected RCPT >>> l_message: DOMAIN EXPLICITLY DENIED >>> check continue = this value is not used >>> check domains = deny.test.ex +>>> test.ex in "deny.test.ex"? +>>> list element: deny.test.ex >>> test.ex in "deny.test.ex"? no (end of list) >>> deny: condition test failed in ACL "acl_1_2_3" >>> processing "accept" (TESTSUITE/test-config 54) >>> check domains = +local_domains ->>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") ->>> test.ex in "+local_domains"? yes (matched "+local_domains") +>>> test.ex in "+local_domains"? +>>> list element: +local_domains +>>> test.ex in "test.ex : *.test.ex"? +>>> list element: test.ex +>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") +>>> test.ex in "+local_domains"? yes (matched "+local_domains") >>> message: $domain gets refused >>> check domains = !refuse.test.ex +>>> test.ex in "!refuse.test.ex"? +>>> list element: !refuse.test.ex >>> test.ex in "!refuse.test.ex"? yes (end of list) >>> accept: condition test succeeded in ACL "acl_1_2_3" >>> end of ACL "acl_1_2_3": ACCEPT >>> using ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 44) >>> check domains = !nopass +>>> relay.test.ex in "!nopass"? +>>> list element: !nopass >>> relay.test.ex in "!nopass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 46) >>> message: $local_part@$domain shall not pass >>> check domains = !wontpass +>>> relay.test.ex in "!wontpass"? +>>> list element: !wontpass >>> relay.test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "deny" (TESTSUITE/test-config 49) @@ -132,25 +193,38 @@ LOG: H=[1.2.3.4] F= rejected RCPT >>> l_message: DOMAIN EXPLICITLY DENIED >>> check continue = this value is not used >>> check domains = deny.test.ex +>>> relay.test.ex in "deny.test.ex"? +>>> list element: deny.test.ex >>> relay.test.ex in "deny.test.ex"? no (end of list) >>> deny: condition test failed in ACL "acl_1_2_3" >>> processing "accept" (TESTSUITE/test-config 54) >>> check domains = +local_domains ->>> relay.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex") ->>> relay.test.ex in "+local_domains"? yes (matched "+local_domains") +>>> relay.test.ex in "+local_domains"? +>>> list element: +local_domains +>>> relay.test.ex in "test.ex : *.test.ex"? +>>> list element: test.ex +>>> list element: *.test.ex +>>> relay.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex") +>>> relay.test.ex in "+local_domains"? yes (matched "+local_domains") >>> message: $domain gets refused >>> check domains = !refuse.test.ex +>>> relay.test.ex in "!refuse.test.ex"? +>>> list element: !refuse.test.ex >>> relay.test.ex in "!refuse.test.ex"? yes (end of list) >>> accept: condition test succeeded in ACL "acl_1_2_3" >>> end of ACL "acl_1_2_3": ACCEPT >>> using ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 44) >>> check domains = !nopass +>>> deny.test.ex in "!nopass"? +>>> list element: !nopass >>> deny.test.ex in "!nopass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 46) >>> message: $local_part@$domain shall not pass >>> check domains = !wontpass +>>> deny.test.ex in "!wontpass"? +>>> list element: !wontpass >>> deny.test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "deny" (TESTSUITE/test-config 49) @@ -158,18 +232,24 @@ LOG: H=[1.2.3.4] F= rejected RCPT >>> l_message: DOMAIN EXPLICITLY DENIED >>> check continue = this value is not used >>> check domains = deny.test.ex ->>> deny.test.ex in "deny.test.ex"? yes (matched "deny.test.ex") +>>> deny.test.ex in "deny.test.ex"? +>>> list element: deny.test.ex +>>> deny.test.ex in "deny.test.ex"? yes (matched "deny.test.ex") >>> deny: condition test succeeded in ACL "acl_1_2_3" >>> end of ACL "acl_1_2_3": DENY -LOG: H=[1.2.3.4] F= rejected RCPT : DOMAIN EXPLICITLY DENIED +LOG: H=(test) [1.2.3.4] F= rejected RCPT : DOMAIN EXPLICITLY DENIED >>> using ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 44) >>> check domains = !nopass +>>> refuse.test.ex in "!nopass"? +>>> list element: !nopass >>> refuse.test.ex in "!nopass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 46) >>> message: $local_part@$domain shall not pass >>> check domains = !wontpass +>>> refuse.test.ex in "!wontpass"? +>>> list element: !wontpass >>> refuse.test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "deny" (TESTSUITE/test-config 49) @@ -177,37 +257,52 @@ LOG: H=[1.2.3.4] F= rejected RCPT : DOMAIN EXPLICITLY DENIE >>> l_message: DOMAIN EXPLICITLY DENIED >>> check continue = this value is not used >>> check domains = deny.test.ex +>>> refuse.test.ex in "deny.test.ex"? +>>> list element: deny.test.ex >>> refuse.test.ex in "deny.test.ex"? no (end of list) >>> deny: condition test failed in ACL "acl_1_2_3" >>> processing "accept" (TESTSUITE/test-config 54) >>> check domains = +local_domains ->>> refuse.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex") ->>> refuse.test.ex in "+local_domains"? yes (matched "+local_domains") +>>> refuse.test.ex in "+local_domains"? +>>> list element: +local_domains +>>> refuse.test.ex in "test.ex : *.test.ex"? +>>> list element: test.ex +>>> list element: *.test.ex +>>> refuse.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex") +>>> refuse.test.ex in "+local_domains"? yes (matched "+local_domains") >>> message: $domain gets refused >>> check domains = !refuse.test.ex ->>> refuse.test.ex in "!refuse.test.ex"? no (matched "!refuse.test.ex") +>>> refuse.test.ex in "!refuse.test.ex"? +>>> list element: !refuse.test.ex +>>> refuse.test.ex in "!refuse.test.ex"? no (matched "!refuse.test.ex") >>> accept: condition test failed in ACL "acl_1_2_3" >>> accept: endpass encountered - denying access -LOG: H=[1.2.3.4] F= rejected RCPT : refuse.test.ex gets refused +LOG: H=(test) [1.2.3.4] F= rejected RCPT : refuse.test.ex gets refused >>> using ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 44) >>> check domains = !nopass ->>> nopass in "!nopass"? no (matched "!nopass") +>>> nopass in "!nopass"? +>>> list element: !nopass +>>> nopass in "!nopass"? no (matched "!nopass") >>> require: condition test failed in ACL "acl_1_2_3" >>> end of ACL "acl_1_2_3": not OK -LOG: H=[1.2.3.4] F= rejected RCPT +LOG: H=(test) [1.2.3.4] F= rejected RCPT >>> using ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 44) >>> check domains = !nopass +>>> wontpass in "!nopass"? +>>> list element: !nopass >>> wontpass in "!nopass"? yes (end of list) >>> require: condition test succeeded in ACL "acl_1_2_3" >>> processing "require" (TESTSUITE/test-config 46) >>> message: $local_part@$domain shall not pass >>> check domains = !wontpass ->>> wontpass in "!wontpass"? no (matched "!wontpass") +>>> wontpass in "!wontpass"? +>>> list element: !wontpass +>>> wontpass in "!wontpass"? no (matched "!wontpass") >>> require: condition test failed in ACL "acl_1_2_3" >>> end of ACL "acl_1_2_3": not OK -LOG: H=[1.2.3.4] F= rejected RCPT : x@wontpass shall not pass +LOG: H=(test) [1.2.3.4] F= rejected RCPT : x@wontpass shall not pass >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -216,36 +311,56 @@ LOG: H=[1.2.3.4] F= rejected RCPT : x@wontpass shall not pass >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_5_6_7" >>> processing "accept" (TESTSUITE/test-config 64) >>> check domains = lsearch;TESTSUITE/aux-fixed/0023.doms +>>> y in "lsearch;TESTSUITE/aux-fixed/0023.doms"? +>>> list element: lsearch;TESTSUITE/aux-fixed/0023.doms >>> y in "lsearch;TESTSUITE/aux-fixed/0023.doms"? no (end of list) >>> accept: condition test failed in ACL "acl_5_6_7" >>> end of ACL "acl_5_6_7": implicit DENY -LOG: H=[5.6.7.8] F= rejected RCPT +LOG: H=(test) [5.6.7.8] F= rejected RCPT >>> using ACL "acl_5_6_7" >>> processing "accept" (TESTSUITE/test-config 64) >>> check domains = lsearch;TESTSUITE/aux-fixed/0023.doms ->>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? yes (matched "lsearch;TESTSUITE/aux-fixed/0023.doms") +>>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? +>>> list element: lsearch;TESTSUITE/aux-fixed/0023.doms +>>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? yes (matched "lsearch;TESTSUITE/aux-fixed/0023.doms") >>> check local_parts = $domain_data +>>> x in "userx : spqr"? +>>> list element: userx +>>> list element: spqr >>> x in "userx : spqr"? no (end of list) >>> accept: condition test failed in ACL "acl_5_6_7" >>> end of ACL "acl_5_6_7": implicit DENY -LOG: H=[5.6.7.8] F= rejected RCPT +LOG: H=(test) [5.6.7.8] F= rejected RCPT >>> using ACL "acl_5_6_7" >>> processing "accept" (TESTSUITE/test-config 64) >>> check domains = lsearch;TESTSUITE/aux-fixed/0023.doms ->>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? yes (matched "lsearch;TESTSUITE/aux-fixed/0023.doms") +>>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? +>>> list element: lsearch;TESTSUITE/aux-fixed/0023.doms +>>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? yes (matched "lsearch;TESTSUITE/aux-fixed/0023.doms") >>> check local_parts = $domain_data ->>> userx in "userx : spqr"? yes (matched "userx") +>>> userx in "userx : spqr"? +>>> list element: userx +>>> userx in "userx : spqr"? yes (matched "userx") >>> accept: condition test succeeded in ACL "acl_5_6_7" >>> end of ACL "acl_5_6_7": ACCEPT >>> using ACL "acl_5_6_7" >>> processing "accept" (TESTSUITE/test-config 64) >>> check domains = lsearch;TESTSUITE/aux-fixed/0023.doms ->>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? yes (matched "lsearch;TESTSUITE/aux-fixed/0023.doms") +>>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? +>>> list element: lsearch;TESTSUITE/aux-fixed/0023.doms +>>> test.ex in "lsearch;TESTSUITE/aux-fixed/0023.doms"? yes (matched "lsearch;TESTSUITE/aux-fixed/0023.doms") >>> check local_parts = $domain_data ->>> spqr in "userx : spqr"? yes (matched "spqr") +>>> spqr in "userx : spqr"? +>>> list element: userx +>>> list element: spqr +>>> spqr in "userx : spqr"? yes (matched "spqr") >>> accept: condition test succeeded in ACL "acl_5_6_7" >>> end of ACL "acl_5_6_7": ACCEPT >>> host in hosts_connection_nolog? no (option unset) @@ -256,17 +371,27 @@ LOG: H=[5.6.7.8] F= rejected RCPT >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_9_9_9" >>> processing "accept" (TESTSUITE/test-config 91) >>> check hosts = +ok9_hosts ->>> host in "9.9.9.9"? yes (matched "9.9.9.9") ->>> host in "+ok9_hosts"? yes (matched "+ok9_hosts") +>>> host in "+ok9_hosts"? +>>> list element: +ok9_hosts +>>> host in "9.9.9.9"? +>>> list element: 9.9.9.9 +>>> host in "9.9.9.9"? yes (matched "9.9.9.9") +>>> host in "+ok9_hosts"? yes (matched "+ok9_hosts") >>> accept: condition test succeeded in ACL "acl_9_9_9" >>> end of ACL "acl_9_9_9": ACCEPT >>> using ACL "acl_9_9_9" >>> processing "accept" (TESTSUITE/test-config 91) >>> check hosts = +ok9_hosts ->>> host in "+ok9_hosts"? yes (matched "+ok9_hosts" - cached) +>>> host in "+ok9_hosts"? +>>> list element: +ok9_hosts +>>> host in "+ok9_hosts"? yes (matched "+ok9_hosts" - cached) >>> accept: condition test succeeded in ACL "acl_9_9_9" >>> end of ACL "acl_9_9_9": ACCEPT >>> host in hosts_connection_nolog? no (option unset) @@ -277,31 +402,45 @@ LOG: H=[5.6.7.8] F= rejected RCPT >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_9_9_9" >>> processing "accept" (TESTSUITE/test-config 91) >>> check hosts = +ok9_hosts ->>> host in "9.9.9.9"? no (end of list) +>>> host in "+ok9_hosts"? +>>> list element: +ok9_hosts +>>> host in "9.9.9.9"? +>>> list element: 9.9.9.9 +>>> host in "9.9.9.9"? no (end of list) >>> host in "+ok9_hosts"? no (end of list) >>> accept: condition test failed in ACL "acl_9_9_9" >>> processing "deny" (TESTSUITE/test-config 92) >>> message: don't like this host >>> check hosts = 9.9.9.0/26 ->>> host in "9.9.9.0/26"? yes (matched "9.9.9.0/26") +>>> host in "9.9.9.0/26"? +>>> list element: 9.9.9.0/26 +>>> host in "9.9.9.0/26"? yes (matched "9.9.9.0/26") >>> deny: condition test succeeded in ACL "acl_9_9_9" >>> end of ACL "acl_9_9_9": DENY -LOG: H=[9.9.9.8] F= rejected RCPT : don't like this host +LOG: H=(test) [9.9.9.8] F= rejected RCPT : don't like this host >>> using ACL "acl_9_9_9" >>> processing "accept" (TESTSUITE/test-config 91) >>> check hosts = +ok9_hosts +>>> host in "+ok9_hosts"? +>>> list element: +ok9_hosts >>> host in "+ok9_hosts"? no (end of list) >>> accept: condition test failed in ACL "acl_9_9_9" >>> processing "deny" (TESTSUITE/test-config 92) >>> message: don't like this host >>> check hosts = 9.9.9.0/26 ->>> host in "9.9.9.0/26"? yes (matched "9.9.9.0/26") +>>> host in "9.9.9.0/26"? +>>> list element: 9.9.9.0/26 +>>> host in "9.9.9.0/26"? yes (matched "9.9.9.0/26") >>> deny: condition test succeeded in ACL "acl_9_9_9" >>> end of ACL "acl_9_9_9": DENY -LOG: H=[9.9.9.8] F= rejected RCPT : don't like this host +LOG: H=(test) [9.9.9.8] F= rejected RCPT : don't like this host >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -310,35 +449,53 @@ LOG: H=[9.9.9.8] F= rejected RCPT : don't like this host >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_9_9_9" >>> processing "accept" (TESTSUITE/test-config 91) >>> check hosts = +ok9_hosts ->>> host in "9.9.9.9"? no (end of list) +>>> host in "+ok9_hosts"? +>>> list element: +ok9_hosts +>>> host in "9.9.9.9"? +>>> list element: 9.9.9.9 +>>> host in "9.9.9.9"? no (end of list) >>> host in "+ok9_hosts"? no (end of list) >>> accept: condition test failed in ACL "acl_9_9_9" >>> processing "deny" (TESTSUITE/test-config 92) >>> message: don't like this host >>> check hosts = 9.9.9.0/26 +>>> host in "9.9.9.0/26"? +>>> list element: 9.9.9.0/26 >>> host in "9.9.9.0/26"? no (end of list) >>> deny: condition test failed in ACL "acl_9_9_9" >>> processing "accept" (TESTSUITE/test-config 94) >>> check hosts = 9.9.9.0/24 ->>> host in "9.9.9.0/24"? yes (matched "9.9.9.0/24") +>>> host in "9.9.9.0/24"? +>>> list element: 9.9.9.0/24 +>>> host in "9.9.9.0/24"? yes (matched "9.9.9.0/24") >>> accept: condition test succeeded in ACL "acl_9_9_9" >>> end of ACL "acl_9_9_9": ACCEPT >>> using ACL "acl_9_9_9" >>> processing "accept" (TESTSUITE/test-config 91) >>> check hosts = +ok9_hosts +>>> host in "+ok9_hosts"? +>>> list element: +ok9_hosts >>> host in "+ok9_hosts"? no (end of list) >>> accept: condition test failed in ACL "acl_9_9_9" >>> processing "deny" (TESTSUITE/test-config 92) >>> message: don't like this host >>> check hosts = 9.9.9.0/26 +>>> host in "9.9.9.0/26"? +>>> list element: 9.9.9.0/26 >>> host in "9.9.9.0/26"? no (end of list) >>> deny: condition test failed in ACL "acl_9_9_9" >>> processing "accept" (TESTSUITE/test-config 94) >>> check hosts = 9.9.9.0/24 ->>> host in "9.9.9.0/24"? yes (matched "9.9.9.0/24") +>>> host in "9.9.9.0/24"? +>>> list element: 9.9.9.0/24 +>>> host in "9.9.9.0/24"? yes (matched "9.9.9.0/24") >>> accept: condition test succeeded in ACL "acl_9_9_9" >>> end of ACL "acl_9_9_9": ACCEPT >>> host in hosts_connection_nolog? no (option unset) @@ -349,62 +506,117 @@ LOG: H=[9.9.9.8] F= rejected RCPT : don't like this host >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_5_6_8" >>> processing "accept" (TESTSUITE/test-config 68) >>> check senders = user1@domain1 : domain2 : +ok_senders ->>> y in "domain2"? no (end of list) ->>> x@y in "ok@ok.ok"? no (end of list) +>>> x@y in "user1@domain1 : domain2 : +ok_senders"? +>>> list element: user1@domain1 +>>> list element: domain2 +>>> y in "domain2"? +>>> list element: domain2 +>>> y in "domain2"? no (end of list) +>>> list element: +ok_senders +>>> x@y in "ok@ok.ok"? +>>> list element: ok@ok.ok +>>> x@y in "ok@ok.ok"? no (end of list) >>> x@y in "user1@domain1 : domain2 : +ok_senders"? no (end of list) >>> accept: condition test failed in ACL "acl_5_6_8" >>> end of ACL "acl_5_6_8": implicit DENY -LOG: H=[5.6.8.1] F= rejected RCPT +LOG: H=(test) [5.6.8.1] F= rejected RCPT >>> using ACL "acl_5_6_8" >>> processing "accept" (TESTSUITE/test-config 68) >>> check senders = user1@domain1 : domain2 : +ok_senders ->>> y in "domain2"? no (end of list) +>>> x@y in "user1@domain1 : domain2 : +ok_senders"? +>>> list element: user1@domain1 +>>> list element: domain2 +>>> y in "domain2"? +>>> list element: domain2 +>>> y in "domain2"? no (end of list) +>>> list element: +ok_senders >>> x@y in "user1@domain1 : domain2 : +ok_senders"? no (end of list) >>> accept: condition test failed in ACL "acl_5_6_8" >>> end of ACL "acl_5_6_8": implicit DENY -LOG: H=[5.6.8.1] F= rejected RCPT +LOG: H=(test) [5.6.8.1] F= rejected RCPT >>> using ACL "acl_5_6_8" >>> processing "accept" (TESTSUITE/test-config 68) >>> check senders = user1@domain1 : domain2 : +ok_senders ->>> domain1 in "domain1"? yes (matched "domain1") ->>> user1@domain1 in "user1@domain1 : domain2 : +ok_senders"? yes (matched "user1@domain1") +>>> user1@domain1 in "user1@domain1 : domain2 : +ok_senders"? +>>> list element: user1@domain1 +>>> domain1 in "domain1"? +>>> list element: domain1 +>>> domain1 in "domain1"? yes (matched "domain1") +>>> user1@domain1 in "user1@domain1 : domain2 : +ok_senders"? yes (matched "user1@domain1") >>> accept: condition test succeeded in ACL "acl_5_6_8" >>> end of ACL "acl_5_6_8": ACCEPT ->>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> using ACL "acl_5_6_8" >>> processing "accept" (TESTSUITE/test-config 68) >>> check senders = user1@domain1 : domain2 : +ok_senders ->>> domain1 in "domain2"? no (end of list) ->>> user2@domain1 in "ok@ok.ok"? no (end of list) +>>> user2@domain1 in "user1@domain1 : domain2 : +ok_senders"? +>>> list element: user1@domain1 +>>> list element: domain2 +>>> domain1 in "domain2"? +>>> list element: domain2 +>>> domain1 in "domain2"? no (end of list) +>>> list element: +ok_senders +>>> user2@domain1 in "ok@ok.ok"? +>>> list element: ok@ok.ok +>>> user2@domain1 in "ok@ok.ok"? no (end of list) >>> user2@domain1 in "user1@domain1 : domain2 : +ok_senders"? no (end of list) >>> accept: condition test failed in ACL "acl_5_6_8" >>> end of ACL "acl_5_6_8": implicit DENY -LOG: H=[5.6.8.1] F= rejected RCPT +LOG: H=(test) [5.6.8.1] F= rejected RCPT >>> using ACL "acl_5_6_8" >>> processing "accept" (TESTSUITE/test-config 68) >>> check senders = user1@domain1 : domain2 : +ok_senders ->>> domain2 in "domain1"? no (end of list) ->>> domain2 in "domain2"? yes (matched "domain2") ->>> user1@domain2 in "user1@domain1 : domain2 : +ok_senders"? yes (matched "domain2") +>>> user1@domain2 in "user1@domain1 : domain2 : +ok_senders"? +>>> list element: user1@domain1 +>>> domain2 in "domain1"? +>>> list element: domain1 +>>> domain2 in "domain1"? no (end of list) +>>> list element: domain2 +>>> domain2 in "domain2"? +>>> list element: domain2 +>>> domain2 in "domain2"? yes (matched "domain2") +>>> user1@domain2 in "user1@domain1 : domain2 : +ok_senders"? yes (matched "domain2") >>> accept: condition test succeeded in ACL "acl_5_6_8" >>> end of ACL "acl_5_6_8": ACCEPT >>> using ACL "acl_5_6_8" >>> processing "accept" (TESTSUITE/test-config 68) >>> check senders = user1@domain1 : domain2 : +ok_senders ->>> ok.ok in "domain2"? no (end of list) ->>> ok.ok in "ok.ok"? yes (matched "ok.ok") ->>> ok@ok.ok in "ok@ok.ok"? yes (matched "ok@ok.ok") ->>> ok@ok.ok in "user1@domain1 : domain2 : +ok_senders"? yes (matched "+ok_senders") +>>> ok@ok.ok in "user1@domain1 : domain2 : +ok_senders"? +>>> list element: user1@domain1 +>>> list element: domain2 +>>> ok.ok in "domain2"? +>>> list element: domain2 +>>> ok.ok in "domain2"? no (end of list) +>>> list element: +ok_senders +>>> ok@ok.ok in "ok@ok.ok"? +>>> list element: ok@ok.ok +>>> ok.ok in "ok.ok"? +>>> list element: ok.ok +>>> ok.ok in "ok.ok"? yes (matched "ok.ok") +>>> ok@ok.ok in "ok@ok.ok"? yes (matched "ok@ok.ok") +>>> ok@ok.ok in "user1@domain1 : domain2 : +ok_senders"? yes (matched "+ok_senders") >>> accept: condition test succeeded in ACL "acl_5_6_8" >>> end of ACL "acl_5_6_8": ACCEPT >>> using ACL "acl_5_6_8" >>> processing "accept" (TESTSUITE/test-config 68) >>> check senders = user1@domain1 : domain2 : +ok_senders ->>> ok.ok in "domain2"? no (end of list) ->>> ok@ok.ok in "user1@domain1 : domain2 : +ok_senders"? yes (matched "+ok_senders" - cached) +>>> ok@ok.ok in "user1@domain1 : domain2 : +ok_senders"? +>>> list element: user1@domain1 +>>> list element: domain2 +>>> ok.ok in "domain2"? +>>> list element: domain2 +>>> ok.ok in "domain2"? no (end of list) +>>> list element: +ok_senders +>>> ok@ok.ok in "user1@domain1 : domain2 : +ok_senders"? yes (matched "+ok_senders" - cached) >>> accept: condition test succeeded in ACL "acl_5_6_8" >>> end of ACL "acl_5_6_8": ACCEPT >>> host in hosts_connection_nolog? no (option unset) @@ -415,6 +627,10 @@ LOG: H=[5.6.8.1] F= rejected RCPT >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_5_6_11" >>> processing "accept" (TESTSUITE/test-config 71) >>> check condition = ${if match{$local_part}{^x}{yes}{no}} @@ -436,7 +652,7 @@ LOG: H=[5.6.8.1] F= rejected RCPT >>> message: "local part of wrong type\n(quotes are literal) >>> deny: condition test succeeded in ACL "acl_5_6_11" >>> end of ACL "acl_5_6_11": DENY -LOG: H=[5.6.11.1] F= rejected RCPT : "local part of wrong type +LOG: H=(test) [5.6.11.1] F= rejected RCPT : "local part of wrong type >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -445,16 +661,24 @@ LOG: H=[5.6.11.1] F= rejected RCPT : "local part of wrong type >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_5_6_12" >>> processing "accept" (TESTSUITE/test-config 75) >>> check hosts = 5.6.12.1 ->>> host in "5.6.12.1"? yes (matched "5.6.12.1") +>>> host in "5.6.12.1"? +>>> list element: 5.6.12.1 +>>> host in "5.6.12.1"? yes (matched "5.6.12.1") >>> message: failed nested acl >>> check acl = acl_5_6_12A >>> using ACL "acl_5_6_12A" >>> processing "accept" (TESTSUITE/test-config 82) >>> check domains = ok ->>> ok in "ok"? yes (matched "ok") +>>> ok in "ok"? +>>> list element: ok +>>> ok in "ok"? yes (matched "ok") >>> accept: condition test succeeded in ACL "acl_5_6_12A" >>> end of ACL "acl_5_6_12A": ACCEPT >>> accept: condition test succeeded in ACL "acl_5_6_12" @@ -462,18 +686,22 @@ LOG: H=[5.6.11.1] F= rejected RCPT : "local part of wrong type >>> using ACL "acl_5_6_12" >>> processing "accept" (TESTSUITE/test-config 75) >>> check hosts = 5.6.12.1 ->>> host in "5.6.12.1"? yes (matched "5.6.12.1") +>>> host in "5.6.12.1"? +>>> list element: 5.6.12.1 +>>> host in "5.6.12.1"? yes (matched "5.6.12.1") >>> message: failed nested acl >>> check acl = acl_5_6_12A >>> using ACL "acl_5_6_12A" >>> processing "accept" (TESTSUITE/test-config 82) >>> check domains = ok ->>> y in "ok"? no (end of list) +>>> y in "ok"? +>>> list element: ok +>>> y in "ok"? no (end of list) >>> accept: condition test failed in ACL "acl_5_6_12A" >>> end of ACL "acl_5_6_12A": implicit DENY >>> accept: condition test failed in ACL "acl_5_6_12" >>> accept: endpass encountered - denying access -LOG: H=[5.6.12.1] F= rejected RCPT : failed nested acl +LOG: H=(test) [5.6.12.1] F= rejected RCPT : failed nested acl >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -482,9 +710,15 @@ LOG: H=[5.6.12.1] F= rejected RCPT : failed nested acl >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_5_6_12" >>> processing "accept" (TESTSUITE/test-config 75) >>> check hosts = 5.6.12.1 +>>> host in "5.6.12.1"? +>>> list element: 5.6.12.1 >>> host in "5.6.12.1"? no (end of list) >>> accept: condition test failed in ACL "acl_5_6_12" >>> processing "accept" (TESTSUITE/test-config 79) @@ -493,6 +727,8 @@ LOG: H=[5.6.12.1] F= rejected RCPT : failed nested acl >>> using ACL "acl_5_6_12" >>> processing "accept" (TESTSUITE/test-config 75) >>> check hosts = 5.6.12.1 +>>> host in "5.6.12.1"? +>>> list element: 5.6.12.1 >>> host in "5.6.12.1"? no (end of list) >>> accept: condition test failed in ACL "acl_5_6_12" >>> processing "accept" (TESTSUITE/test-config 79) @@ -506,6 +742,10 @@ LOG: H=[5.6.12.1] F= rejected RCPT : failed nested acl >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_8_8_8" >>> processing "accept" (TESTSUITE/test-config 88) >>> check acl = acl_8_8_8 @@ -590,7 +830,7 @@ LOG: H=[5.6.12.1] F= rejected RCPT : failed nested acl >>> accept: condition test error in ACL "acl_8_8_8" >>> accept: condition test error in ACL "acl_8_8_8" >>> accept: condition test error in ACL "acl_8_8_8" -LOG: H=[8.8.8.8] F= temporarily rejected RCPT : ACL nested too deep: possible loop +LOG: H=(test) [8.8.8.8] F= temporarily rejected RCPT : ACL nested too deep: possible loop >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -599,15 +839,23 @@ LOG: H=[8.8.8.8] F= temporarily rejected RCPT : ACL nested too deep: p >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_5_6_13" >>> processing "accept" (TESTSUITE/test-config 85) >>> check acl = TESTSUITE/aux-fixed/0023.acl1 >>> read ACL from file TESTSUITE/aux-fixed/0023.acl1 ->>> processing "accept" (TESTSUITE/test-config 271) +>>> processing "accept" (TESTSUITE/test-config 272) >>> check domains = y ->>> y in "y"? yes (matched "y") +>>> y in "y"? +>>> list element: y +>>> y in "y"? yes (matched "y") >>> check local_parts = x ->>> x in "x"? yes (matched "x") +>>> x in "x"? +>>> list element: x +>>> x in "x"? yes (matched "x") >>> accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0023.acl1" >>> end of ACL "TESTSUITE/aux-fixed/0023.acl1": ACCEPT >>> accept: condition test succeeded in ACL "acl_5_6_13" @@ -616,30 +864,38 @@ LOG: H=[8.8.8.8] F= temporarily rejected RCPT : ACL nested too deep: p >>> processing "accept" (TESTSUITE/test-config 85) >>> check acl = TESTSUITE/aux-fixed/0023.acl1 >>> using ACL "TESTSUITE/aux-fixed/0023.acl1" ->>> processing "accept" (TESTSUITE/test-config 271) +>>> processing "accept" (TESTSUITE/test-config 272) >>> check domains = y ->>> y in "y"? yes (matched "y") +>>> y in "y"? +>>> list element: y +>>> y in "y"? yes (matched "y") >>> check local_parts = x ->>> x1 in "x"? no (end of list) +>>> x1 in "x"? +>>> list element: x +>>> x1 in "x"? no (end of list) >>> accept: condition test failed in ACL "TESTSUITE/aux-fixed/0023.acl1" >>> end of ACL "TESTSUITE/aux-fixed/0023.acl1": implicit DENY >>> accept: condition test failed in ACL "acl_5_6_13" >>> end of ACL "acl_5_6_13": implicit DENY -LOG: H=[5.6.13.1] F= rejected RCPT +LOG: H=(test) [5.6.13.1] F= rejected RCPT >>> using ACL "acl_5_6_13" >>> processing "accept" (TESTSUITE/test-config 85) >>> check acl = TESTSUITE/aux-fixed/0023.acl1 >>> using ACL "TESTSUITE/aux-fixed/0023.acl1" ->>> processing "accept" (TESTSUITE/test-config 271) +>>> processing "accept" (TESTSUITE/test-config 272) >>> check domains = y ->>> y in "y"? yes (matched "y") +>>> y in "y"? +>>> list element: y +>>> y in "y"? yes (matched "y") >>> check local_parts = x ->>> x2 in "x"? no (end of list) +>>> x2 in "x"? +>>> list element: x +>>> x2 in "x"? no (end of list) >>> accept: condition test failed in ACL "TESTSUITE/aux-fixed/0023.acl1" >>> end of ACL "TESTSUITE/aux-fixed/0023.acl1": implicit DENY >>> accept: condition test failed in ACL "acl_5_6_13" >>> end of ACL "acl_5_6_13": implicit DENY -LOG: H=[5.6.13.1] F= rejected RCPT +LOG: H=(test) [5.6.13.1] F= rejected RCPT >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -648,6 +904,10 @@ LOG: H=[5.6.13.1] F= rejected RCPT >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_V4NET_11_12" >>> processing "deny" (TESTSUITE/test-config 105) >>> message: host in DNS list $dnslist_domain: $dnslist_text @@ -655,12 +915,12 @@ LOG: H=[5.6.13.1] F= rejected RCPT >>> check dnslists = rbl.test.ex >>> dnslists check: rbl.test.ex >>> new DNS lookup for 13.12.11.V4NET.rbl.test.ex ->>> dnslists: wrote cache entry, ttl=1 +>>> dnslists: wrote cache entry, ttl=3 >>> DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2) >>> => that means V4NET.11.12.13 is listed at rbl.test.ex >>> deny: condition test succeeded in ACL "acl_V4NET_11_12" >>> end of ACL "acl_V4NET_11_12": DENY -LOG: H=[V4NET.11.12.13] F= rejected RCPT : DNSLIST (rbl.test.ex: This is a test blacklisting message) +LOG: H=(test) [V4NET.11.12.13] F= rejected RCPT : DNSLIST (rbl.test.ex: This is a test blacklisting message) >>> using ACL "acl_V4NET_11_12" >>> processing "deny" (TESTSUITE/test-config 105) >>> message: host in DNS list $dnslist_domain: $dnslist_text @@ -672,7 +932,7 @@ LOG: H=[V4NET.11.12.13] F= rejected RCPT : DNSLIST (rbl.test.ex: This >>> => that means V4NET.11.12.13 is listed at rbl.test.ex >>> deny: condition test succeeded in ACL "acl_V4NET_11_12" >>> end of ACL "acl_V4NET_11_12": DENY -LOG: H=[V4NET.11.12.13] F= rejected RCPT : DNSLIST (rbl.test.ex: This is a test blacklisting message) +LOG: H=(test) [V4NET.11.12.13] F= rejected RCPT : DNSLIST (rbl.test.ex: This is a test blacklisting message) >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -681,6 +941,10 @@ LOG: H=[V4NET.11.12.13] F= rejected RCPT : DNSLIST (rbl.test.ex: This >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_V4NET_11_12" >>> processing "deny" (TESTSUITE/test-config 105) >>> message: host in DNS list $dnslist_domain: $dnslist_text @@ -688,7 +952,7 @@ LOG: H=[V4NET.11.12.13] F= rejected RCPT : DNSLIST (rbl.test.ex: This >>> check dnslists = rbl.test.ex >>> dnslists check: rbl.test.ex >>> new DNS lookup for 12.12.11.V4NET.rbl.test.ex ->>> dnslists: wrote cache entry, ttl=3600 +>>> dnslists: wrote cache entry, ttl=3000 >>> DNS lookup for 12.12.11.V4NET.rbl.test.ex failed >>> => that means V4NET.11.12.12 is not listed at rbl.test.ex >>> deny: condition test failed in ACL "acl_V4NET_11_12" @@ -716,21 +980,32 @@ LOG: H=[V4NET.11.12.13] F= rejected RCPT : DNSLIST (rbl.test.ex: This >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_20_20_20" >>> processing "accept" (TESTSUITE/test-config 111) >>> message: sender verify failure >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing x@y +>>> x in "^ok"? +>>> list element: ^ok >>> x in "^ok"? no (end of list) +>>> x in "^userx : ^cond-"? +>>> list element: ^userx +>>> list element: ^cond- >>> x in "^userx : ^cond-"? no (end of list) +>>> x in "fail"? +>>> list element: fail >>> x in "fail"? no (end of list) >>> no more routers >>> ----------- end verify ------------ >>> accept: condition test failed in ACL "acl_20_20_20" >>> accept: endpass encountered - denying access -LOG: H=[20.20.20.20] sender verify fail for : Unrouteable address -LOG: H=[20.20.20.20] F= rejected RCPT : Sender verify failed +LOG: H=(test) [20.20.20.20] sender verify fail for : Unrouteable address +LOG: H=(test) [20.20.20.20] F= rejected RCPT : Sender verify failed >>> using ACL "acl_20_20_20" >>> processing "accept" (TESTSUITE/test-config 111) >>> message: sender verify failure @@ -738,7 +1013,7 @@ LOG: H=[20.20.20.20] F= rejected RCPT : Sender verify failed >>> using cached sender verify result >>> accept: condition test failed in ACL "acl_20_20_20" >>> accept: endpass encountered - denying access -LOG: H=[20.20.20.20] F= rejected RCPT : Sender verify failed +LOG: H=(test) [20.20.20.20] F= rejected RCPT : Sender verify failed >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -747,14 +1022,22 @@ LOG: H=[20.20.20.20] F= rejected RCPT : Sender verify failed >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_20_20_20" >>> processing "accept" (TESTSUITE/test-config 111) >>> message: sender verify failure >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@y +>>> userx in "^ok"? +>>> list element: ^ok >>> userx in "^ok"? no (end of list) ->>> userx in "^userx : ^cond-"? yes (matched "^userx") +>>> userx in "^userx : ^cond-"? +>>> list element: ^userx +>>> userx in "^userx : ^cond-"? yes (matched "^userx") >>> calling r1 router >>> routed by r1 router >>> ----------- end verify ------------ @@ -762,14 +1045,21 @@ LOG: H=[20.20.20.20] F= rejected RCPT : Sender verify failed >>> check verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing x1@y +>>> x1 in "^ok"? +>>> list element: ^ok >>> x1 in "^ok"? no (end of list) +>>> x1 in "^userx : ^cond-"? +>>> list element: ^userx +>>> list element: ^cond- >>> x1 in "^userx : ^cond-"? no (end of list) +>>> x1 in "fail"? +>>> list element: fail >>> x1 in "fail"? no (end of list) >>> no more routers >>> ----------- end verify ------------ >>> accept: condition test failed in ACL "acl_20_20_20" >>> accept: endpass encountered - denying access -LOG: H=[20.20.20.20] F= rejected RCPT : Unrouteable address +LOG: H=(test) [20.20.20.20] F= rejected RCPT : Unrouteable address >>> using ACL "acl_20_20_20" >>> processing "accept" (TESTSUITE/test-config 111) >>> message: sender verify failure @@ -779,8 +1069,12 @@ LOG: H=[20.20.20.20] F= rejected RCPT : Unrouteable address >>> check verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@y +>>> userx in "^ok"? +>>> list element: ^ok >>> userx in "^ok"? no (end of list) ->>> userx in "^userx : ^cond-"? yes (matched "^userx") +>>> userx in "^userx : ^cond-"? +>>> list element: ^userx +>>> userx in "^userx : ^cond-"? yes (matched "^userx") >>> calling r1 router >>> routed by r1 router >>> ----------- end verify ------------ @@ -794,27 +1088,42 @@ LOG: H=[20.20.20.20] F= rejected RCPT : Unrouteable address >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_21_21_21" >>> processing "accept" (TESTSUITE/test-config 118) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@y +>>> userx in "^ok"? +>>> list element: ^ok >>> userx in "^ok"? no (end of list) ->>> userx in "^userx : ^cond-"? yes (matched "^userx") +>>> userx in "^userx : ^cond-"? +>>> list element: ^userx +>>> userx in "^userx : ^cond-"? yes (matched "^userx") >>> calling r1 router >>> routed by r1 router >>> ----------- end verify ------------ >>> check verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing x1@y +>>> x1 in "^ok"? +>>> list element: ^ok >>> x1 in "^ok"? no (end of list) +>>> x1 in "^userx : ^cond-"? +>>> list element: ^userx +>>> list element: ^cond- >>> x1 in "^userx : ^cond-"? no (end of list) +>>> x1 in "fail"? +>>> list element: fail >>> x1 in "fail"? no (end of list) >>> no more routers >>> ----------- end verify ------------ >>> accept: condition test failed in ACL "acl_21_21_21" >>> end of ACL "acl_21_21_21": implicit DENY -LOG: H=[21.21.21.21] F= rejected RCPT : Unrouteable address +LOG: H=(test) [21.21.21.21] F= rejected RCPT : Unrouteable address >>> using ACL "acl_21_21_21" >>> processing "accept" (TESTSUITE/test-config 118) >>> check verify = sender @@ -822,8 +1131,12 @@ LOG: H=[21.21.21.21] F= rejected RCPT : Unrouteable address >>> check verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@y +>>> userx in "^ok"? +>>> list element: ^ok >>> userx in "^ok"? no (end of list) ->>> userx in "^userx : ^cond-"? yes (matched "^userx") +>>> userx in "^userx : ^cond-"? +>>> list element: ^userx +>>> userx in "^userx : ^cond-"? yes (matched "^userx") >>> calling r1 router >>> routed by r1 router >>> ----------- end verify ------------ @@ -836,52 +1149,75 @@ LOG: H=[21.21.21.21] F= rejected RCPT : Unrouteable address >>> check verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing fail@y +>>> fail in "^ok"? +>>> list element: ^ok >>> fail in "^ok"? no (end of list) +>>> fail in "^userx : ^cond-"? +>>> list element: ^userx +>>> list element: ^cond- >>> fail in "^userx : ^cond-"? no (end of list) ->>> fail in "fail"? yes (matched "fail") +>>> fail in "fail"? +>>> list element: fail +>>> fail in "fail"? yes (matched "fail") >>> calling r2 router >>> r2 router forced address failure >>> ----------- end verify ------------ >>> accept: condition test failed in ACL "acl_21_21_21" >>> end of ACL "acl_21_21_21": implicit DENY -LOG: H=[21.21.21.21] F= rejected RCPT : here is a fail message +LOG: H=(test) [21.21.21.21] F= rejected RCPT : here is a fail message >>> using ACL "acl_21_21_21" >>> processing "accept" (TESTSUITE/test-config 118) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing x@y +>>> x in "^ok"? +>>> list element: ^ok >>> x in "^ok"? no (end of list) +>>> x in "^userx : ^cond-"? +>>> list element: ^userx +>>> list element: ^cond- >>> x in "^userx : ^cond-"? no (end of list) +>>> x in "fail"? +>>> list element: fail >>> x in "fail"? no (end of list) >>> no more routers >>> ----------- end verify ------------ >>> accept: condition test failed in ACL "acl_21_21_21" >>> end of ACL "acl_21_21_21": implicit DENY -LOG: H=[21.21.21.21] sender verify fail for : Unrouteable address -LOG: H=[21.21.21.21] F= rejected RCPT : Sender verify failed +LOG: H=(test) [21.21.21.21] sender verify fail for : Unrouteable address +LOG: H=(test) [21.21.21.21] F= rejected RCPT : Sender verify failed >>> using ACL "acl_21_21_21" >>> processing "accept" (TESTSUITE/test-config 118) >>> check verify = sender >>> using cached sender verify result >>> accept: condition test failed in ACL "acl_21_21_21" >>> end of ACL "acl_21_21_21": implicit DENY -LOG: H=[21.21.21.21] F= rejected RCPT : Sender verify failed ->>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +LOG: H=(test) [21.21.21.21] F= rejected RCPT : Sender verify failed +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> using ACL "acl_21_21_21" >>> processing "accept" (TESTSUITE/test-config 118) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing fail@y +>>> fail in "^ok"? +>>> list element: ^ok >>> fail in "^ok"? no (end of list) +>>> fail in "^userx : ^cond-"? +>>> list element: ^userx +>>> list element: ^cond- >>> fail in "^userx : ^cond-"? no (end of list) ->>> fail in "fail"? yes (matched "fail") +>>> fail in "fail"? +>>> list element: fail +>>> fail in "fail"? yes (matched "fail") >>> calling r2 router >>> r2 router forced address failure >>> ----------- end verify ------------ >>> accept: condition test failed in ACL "acl_21_21_21" >>> end of ACL "acl_21_21_21": implicit DENY -LOG: H=[21.21.21.21] sender verify fail for : here is a fail message -LOG: H=[21.21.21.21] F= rejected RCPT : Sender verify failed +LOG: H=(test) [21.21.21.21] sender verify fail for : here is a fail message +LOG: H=(test) [21.21.21.21] F= rejected RCPT : Sender verify failed >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -890,18 +1226,28 @@ LOG: H=[21.21.21.21] F= rejected RCPT : Sender verify failed >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_22_22_22" >>> processing "accept" (TESTSUITE/test-config 123) >>> check recipients = x@y +>>> userx@y in "x@y"? +>>> list element: x@y >>> userx@y in "x@y"? no (end of list) >>> accept: condition test failed in ACL "acl_22_22_22" >>> end of ACL "acl_22_22_22": implicit DENY -LOG: H=[22.22.22.22] F= rejected RCPT +LOG: H=(test) [22.22.22.22] F= rejected RCPT >>> using ACL "acl_22_22_22" >>> processing "accept" (TESTSUITE/test-config 123) >>> check recipients = x@y ->>> y in "y"? yes (matched "y") ->>> x@y in "x@y"? yes (matched "x@y") +>>> x@y in "x@y"? +>>> list element: x@y +>>> y in "y"? +>>> list element: y +>>> y in "y"? yes (matched "y") +>>> x@y in "x@y"? yes (matched "x@y") >>> accept: condition test succeeded in ACL "acl_22_22_22" >>> end of ACL "acl_22_22_22": ACCEPT >>> host in hosts_connection_nolog? no (option unset) @@ -912,33 +1258,52 @@ LOG: H=[22.22.22.22] F= rejected RCPT >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_23_23_23" >>> processing "deny" (TESTSUITE/test-config 126) >>> check hosts = 23.23.23.0 ->>> host in "23.23.23.0"? yes (matched "23.23.23.0") +>>> host in "23.23.23.0"? +>>> list element: 23.23.23.0 +>>> host in "23.23.23.0"? yes (matched "23.23.23.0") >>> message: sender must verify >>> check !verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing x@y +>>> x in "^ok"? +>>> list element: ^ok >>> x in "^ok"? no (end of list) +>>> x in "^userx : ^cond-"? +>>> list element: ^userx +>>> list element: ^cond- >>> x in "^userx : ^cond-"? no (end of list) +>>> x in "fail"? +>>> list element: fail >>> x in "fail"? no (end of list) >>> no more routers >>> ----------- end verify ------------ >>> deny: condition test succeeded in ACL "acl_23_23_23" >>> end of ACL "acl_23_23_23": DENY -LOG: H=[23.23.23.0] sender verify fail for : Unrouteable address -LOG: H=[23.23.23.0] F= rejected RCPT : Sender verify failed +LOG: H=(test) [23.23.23.0] sender verify fail for : Unrouteable address +LOG: H=(test) [23.23.23.0] F= rejected RCPT : Sender verify failed >>> using ACL "acl_23_23_23" >>> processing "deny" (TESTSUITE/test-config 126) >>> check hosts = 23.23.23.0 ->>> host in "23.23.23.0"? yes (matched "23.23.23.0") +>>> host in "23.23.23.0"? +>>> list element: 23.23.23.0 +>>> host in "23.23.23.0"? yes (matched "23.23.23.0") >>> message: sender must verify >>> check !verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@y +>>> userx in "^ok"? +>>> list element: ^ok >>> userx in "^ok"? no (end of list) ->>> userx in "^userx : ^cond-"? yes (matched "^userx") +>>> userx in "^userx : ^cond-"? +>>> list element: ^userx +>>> userx in "^userx : ^cond-"? yes (matched "^userx") >>> calling r1 router >>> routed by r1 router >>> ----------- end verify ------------ @@ -954,9 +1319,15 @@ LOG: H=[23.23.23.0] F= rejected RCPT : Sender verify failed >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_23_23_23" >>> processing "deny" (TESTSUITE/test-config 126) >>> check hosts = 23.23.23.0 +>>> host in "23.23.23.0"? +>>> list element: 23.23.23.0 >>> host in "23.23.23.0"? no (end of list) >>> deny: condition test failed in ACL "acl_23_23_23" >>> processing "accept" (TESTSUITE/test-config 129) @@ -970,13 +1341,17 @@ LOG: H=[23.23.23.0] F= rejected RCPT : Sender verify failed >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_24_24_24" >>> processing "warn" (TESTSUITE/test-config 132) >>> message: X-Warn: sender didn't verify >>> check condition = yes >>> warn: condition test succeeded in ACL "acl_24_24_24" >>> end of ACL "acl_24_24_24": implicit DENY -LOG: H=[24.24.24.24] F= rejected RCPT +LOG: H=(test) [24.24.24.24] F= rejected RCPT >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -985,14 +1360,20 @@ LOG: H=[24.24.24.24] F= rejected RCPT >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_25_25_25" >>> processing "deny" (TESTSUITE/test-config 136) >>> message: denying domains=x >>> check domains = x +>>> y in "x"? +>>> list element: x >>> y in "x"? no (end of list) >>> deny: condition test failed in ACL "acl_25_25_25" >>> end of ACL "acl_25_25_25": implicit DENY -LOG: H=[25.25.25.25] F= rejected RCPT +LOG: H=(test) [25.25.25.25] F= rejected RCPT >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -1001,10 +1382,16 @@ LOG: H=[25.25.25.25] F= rejected RCPT >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_26_26_26" >>> processing "deny" (TESTSUITE/test-config 140) >>> check senders = : ->>> in ":"? yes (matched "") +>>> in ":"? +>>> list element: +>>> in ":"? yes (matched "") >>> message: bounce messages can have only one recipient >>> check condition = ${if > {$recipients_count}{0}{yes}{no}} >>> = no @@ -1015,23 +1402,27 @@ LOG: H=[25.25.25.25] F= rejected RCPT >>> using ACL "acl_26_26_26" >>> processing "deny" (TESTSUITE/test-config 140) >>> check senders = : ->>> in ":"? yes (matched "") +>>> in ":"? +>>> list element: +>>> in ":"? yes (matched "") >>> message: bounce messages can have only one recipient >>> check condition = ${if > {$recipients_count}{0}{yes}{no}} >>> = yes >>> deny: condition test succeeded in ACL "acl_26_26_26" >>> end of ACL "acl_26_26_26": DENY -LOG: H=[26.26.26.26] F=<> rejected RCPT : bounce messages can have only one recipient +LOG: H=(test) [26.26.26.26] F=<> rejected RCPT : bounce messages can have only one recipient >>> using ACL "acl_26_26_26" >>> processing "deny" (TESTSUITE/test-config 140) >>> check senders = : ->>> in ":"? yes (matched "") +>>> in ":"? +>>> list element: +>>> in ":"? yes (matched "") >>> message: bounce messages can have only one recipient >>> check condition = ${if > {$recipients_count}{0}{yes}{no}} >>> = yes >>> deny: condition test succeeded in ACL "acl_26_26_26" >>> end of ACL "acl_26_26_26": DENY -LOG: H=[26.26.26.26] F=<> rejected RCPT : bounce messages can have only one recipient +LOG: H=(test) [26.26.26.26] F=<> rejected RCPT : bounce messages can have only one recipient >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -1040,6 +1431,10 @@ LOG: H=[26.26.26.26] F=<> rejected RCPT : bounce messages can have only one >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_27_27_27" >>> processing "deny" (TESTSUITE/test-config 147) >>> check hosts = ${if eq {1}{0}{}fail} @@ -1056,26 +1451,40 @@ LOG: H=[26.26.26.26] F=<> rejected RCPT : bounce messages can have only one >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_28_28_28" >>> processing "accept" (TESTSUITE/test-config 151) >>> check sender_domains = : okdomain ->>> in ": okdomain"? yes (matched "") +>>> in ": okdomain"? +>>> list element: +>>> in ": okdomain"? yes (matched "") >>> accept: condition test succeeded in ACL "acl_28_28_28" >>> end of ACL "acl_28_28_28": ACCEPT >>> using ACL "acl_28_28_28" >>> processing "accept" (TESTSUITE/test-config 151) >>> check sender_domains = : okdomain ->>> okdomain in ": okdomain"? yes (matched "okdomain") +>>> okdomain in ": okdomain"? +>>> list element: +>>> list element: okdomain +>>> okdomain in ": okdomain"? yes (matched "okdomain") >>> accept: condition test succeeded in ACL "acl_28_28_28" >>> end of ACL "acl_28_28_28": ACCEPT ->>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> using ACL "acl_28_28_28" >>> processing "accept" (TESTSUITE/test-config 151) >>> check sender_domains = : okdomain +>>> baddomain in ": okdomain"? +>>> list element: +>>> list element: okdomain >>> baddomain in ": okdomain"? no (end of list) >>> accept: condition test failed in ACL "acl_28_28_28" >>> end of ACL "acl_28_28_28": implicit DENY -LOG: H=[28.28.28.28] F= rejected RCPT +LOG: H=(test) [28.28.28.28] F= rejected RCPT >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -1084,6 +1493,10 @@ LOG: H=[28.28.28.28] F= rejected RCPT >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_V4NET_0_0" >>> processing "require" (TESTSUITE/test-config 97) >>> check verify = reverse_host_lookup @@ -1107,6 +1520,10 @@ LOG: H=[28.28.28.28] F= rejected RCPT >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_V4NET_0_0" >>> processing "require" (TESTSUITE/test-config 97) >>> check verify = reverse_host_lookup @@ -1115,7 +1532,7 @@ LOG: H=[28.28.28.28] F= rejected RCPT LOG: no host name found for IP address V4NET.0.0.97 >>> require: condition test failed in ACL "acl_V4NET_0_0" >>> end of ACL "acl_V4NET_0_0": not OK -LOG: H=[V4NET.0.0.97] F=<> rejected RCPT : host lookup failed for reverse lookup check (failed to find host name from IP address) +LOG: H=(test) [V4NET.0.0.97] F=<> rejected RCPT : host lookup failed for reverse lookup check (failed to find host name from IP address) >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -1124,9 +1541,15 @@ LOG: H=[V4NET.0.0.97] F=<> rejected RCPT : host lookup failed for reverse l >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_V4NET_99_99" >>> processing "accept" (TESTSUITE/test-config 100) >>> check local_parts = defer_ok +>>> x in "defer_ok"? +>>> list element: defer_ok >>> x in "defer_ok"? no (end of list) >>> accept: condition test failed in ACL "acl_V4NET_99_99" >>> processing "accept" (TESTSUITE/test-config 102) @@ -1137,7 +1560,7 @@ LOG: H=[V4NET.0.0.97] F=<> rejected RCPT : host lookup failed for reverse l >>> x.test.again.dns in dns_again_means_nonexist? no (option unset) >>> temporary error for host name lookup >>> accept: condition test deferred in ACL "acl_V4NET_99_99" -LOG: H=[V4NET.99.99.96] F=<> temporarily rejected RCPT : host lookup deferred for reverse lookup check +LOG: H=(test) [V4NET.99.99.96] F=<> temporarily rejected RCPT : host lookup deferred for reverse lookup check >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -1146,10 +1569,16 @@ LOG: H=[V4NET.99.99.96] F=<> temporarily rejected RCPT : host lookup deferr >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_V4NET_99_99" >>> processing "accept" (TESTSUITE/test-config 100) >>> check local_parts = defer_ok ->>> defer_ok in "defer_ok"? yes (matched "defer_ok") +>>> defer_ok in "defer_ok"? +>>> list element: defer_ok +>>> defer_ok in "defer_ok"? yes (matched "defer_ok") >>> check verify = reverse_host_lookup/defer_ok >>> looking up host name to force name/address consistency check >>> looking up host name for V4NET.99.99.96 @@ -1166,6 +1595,10 @@ LOG: H=[V4NET.99.99.96] F=<> temporarily rejected RCPT : host lookup deferr >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_29_29_29" >>> processing "deny" (TESTSUITE/test-config 154) >>> check dnslists = test.ex/$sender_address_domain @@ -1177,14 +1610,14 @@ LOG: H=[V4NET.99.99.96] F=<> temporarily rejected RCPT : host lookup deferr >>> => that means localhost is listed at test.ex >>> deny: condition test succeeded in ACL "acl_29_29_29" >>> end of ACL "acl_29_29_29": DENY -LOG: H=[29.29.29.29] F= rejected RCPT +LOG: H=(test) [29.29.29.29] F= rejected RCPT >>> using ACL "acl_29_29_29" >>> processing "deny" (TESTSUITE/test-config 154) >>> check dnslists = test.ex/$sender_address_domain >>> = test.ex/elsewhere >>> dnslists check: test.ex/elsewhere >>> new DNS lookup for elsewhere.test.ex ->>> dnslists: wrote cache entry, ttl=3600 +>>> dnslists: wrote cache entry, ttl=3000 >>> DNS lookup for elsewhere.test.ex failed >>> => that means elsewhere is not listed at test.ex >>> deny: condition test failed in ACL "acl_29_29_29" @@ -1199,6 +1632,10 @@ LOG: H=[29.29.29.29] F= rejected RCPT >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_30_30_30" >>> processing "deny" (TESTSUITE/test-config 161) >>> message: domain=$dnslist_domain\nvalue=$dnslist_value\nmatched=$dnslist_matched\ntext="$dnslist_text" @@ -1211,7 +1648,7 @@ LOG: H=[29.29.29.29] F= rejected RCPT >>> => that means ten-1 is listed at test.ex >>> deny: condition test succeeded in ACL "acl_30_30_30" >>> end of ACL "acl_30_30_30": DENY -LOG: H=[30.30.30.30] F= rejected RCPT : domain=test.ex +LOG: H=(test) [30.30.30.30] F= rejected RCPT : domain=test.ex >>> using ACL "acl_30_30_30" >>> processing "deny" (TESTSUITE/test-config 161) >>> message: domain=$dnslist_domain\nvalue=$dnslist_value\nmatched=$dnslist_matched\ntext="$dnslist_text" @@ -1227,7 +1664,9 @@ LOG: H=[30.30.30.30] F= rejected RCPT : domain=test.ex >>> processing "accept" (TESTSUITE/test-config 163) >>> accept: condition test succeeded in ACL "acl_30_30_30" >>> end of ACL "acl_30_30_30": ACCEPT ->>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> using ACL "acl_30_30_30" >>> processing "deny" (TESTSUITE/test-config 161) >>> message: domain=$dnslist_domain\nvalue=$dnslist_value\nmatched=$dnslist_matched\ntext="$dnslist_text" @@ -1235,12 +1674,12 @@ LOG: H=[30.30.30.30] F= rejected RCPT : domain=test.ex >>> = test.ex=V4NET.0.0.1,127.0.0.2/13.12.11.V4NET.rbl >>> dnslists check: test.ex=V4NET.0.0.1,127.0.0.2/13.12.11.V4NET.rbl >>> new DNS lookup for 13.12.11.V4NET.rbl.test.ex ->>> dnslists: wrote cache entry, ttl=1 +>>> dnslists: wrote cache entry, ttl=3 >>> DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2) >>> => that means 13.12.11.V4NET.rbl is listed at test.ex >>> deny: condition test succeeded in ACL "acl_30_30_30" >>> end of ACL "acl_30_30_30": DENY -LOG: H=[30.30.30.30] F= rejected RCPT : domain=test.ex +LOG: H=(test) [30.30.30.30] F= rejected RCPT : domain=test.ex >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -1249,12 +1688,16 @@ LOG: H=[30.30.30.30] F= rejected RCPT : domain=test.e >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_31_31_31" >>> processing "deny" (TESTSUITE/test-config 167) >>> check dnslists = test.ex/$sender_address_domain+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+END >>> = test.ex/y+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+END >>> dnslists check: test.ex/y+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+END -LOG: dnslist query is too long (ignored): y+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+... +LOG: dnslist query is too long (ignored): y+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+extra+END.test.ex... >>> deny: condition test failed in ACL "acl_31_31_31" >>> processing "accept" (TESTSUITE/test-config 168) >>> accept: condition test succeeded in ACL "acl_31_31_31" @@ -1267,20 +1710,31 @@ LOG: dnslist query is too long (ignored): y+extra+extra+extra+extra+extra+extra+ >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_33_33_33" >>> processing "accept" (TESTSUITE/test-config 184) >>> message: sender verify failure >>> check verify = sender/no_details >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing x@y +>>> x in "^ok"? +>>> list element: ^ok >>> x in "^ok"? no (end of list) +>>> x in "^userx : ^cond-"? +>>> list element: ^userx +>>> list element: ^cond- >>> x in "^userx : ^cond-"? no (end of list) +>>> x in "fail"? +>>> list element: fail >>> x in "fail"? no (end of list) >>> no more routers >>> ----------- end verify ------------ >>> accept: condition test failed in ACL "acl_33_33_33" >>> accept: endpass encountered - denying access -LOG: H=[33.33.33.33] F= rejected RCPT : Sender verify failed +LOG: H=(test) [33.33.33.33] F= rejected RCPT : Sender verify failed >>> using ACL "acl_33_33_33" >>> processing "accept" (TESTSUITE/test-config 184) >>> message: sender verify failure @@ -1288,7 +1742,7 @@ LOG: H=[33.33.33.33] F= rejected RCPT : Sender verify failed >>> using cached sender verify result >>> accept: condition test failed in ACL "acl_33_33_33" >>> accept: endpass encountered - denying access -LOG: H=[33.33.33.33] F= rejected RCPT : Sender verify failed +LOG: H=(test) [33.33.33.33] F= rejected RCPT : Sender verify failed >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -1297,6 +1751,10 @@ LOG: H=[33.33.33.33] F= rejected RCPT : Sender verify failed >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_44_44_44" >>> processing "warn" (TESTSUITE/test-config 192) >>> check dnslists = test.again.dns @@ -1328,7 +1786,7 @@ LOG: DNS list lookup defer (probably timeout) for 1.44.44.44.test.again.dns: ass >>> dnslists: using result of previous lookup LOG: DNS list lookup defer (probably timeout) for 1.44.44.44.test.again.dns: returned DEFER >>> warn: condition test deferred in ACL "acl_44_44_44" -LOG: H=[44.44.44.1] Warning: ACL "warn" statement skipped: condition test deferred +LOG: H=(test) [44.44.44.1] Warning: ACL "warn" statement skipped: condition test deferred >>> processing "accept" (TESTSUITE/test-config 196) >>> accept: condition test succeeded in ACL "acl_44_44_44" >>> end of ACL "acl_44_44_44": ACCEPT @@ -1340,13 +1798,19 @@ LOG: H=[44.44.44.1] Warning: ACL "warn" statement skipped: condition test deferr >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> test in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_60_60_60" >>> processing "accept" (TESTSUITE/test-config 226) >>> check !acl = TESTSUITE/aux-fixed/0023.acl2 >>> read ACL from file TESTSUITE/aux-fixed/0023.acl2 ->>> processing "accept" (TESTSUITE/test-config 271) +>>> processing "accept" (TESTSUITE/test-config 272) >>> check domains = b ->>> y in "b"? no (end of list) +>>> y in "b"? +>>> list element: b +>>> y in "b"? no (end of list) >>> accept: condition test failed in ACL "TESTSUITE/aux-fixed/0023.acl2" >>> end of ACL "TESTSUITE/aux-fixed/0023.acl2": implicit DENY >>> accept: condition test succeeded in ACL "acl_60_60_60" @@ -1355,13 +1819,17 @@ LOG: H=[44.44.44.1] Warning: ACL "warn" statement skipped: condition test deferr >>> processing "accept" (TESTSUITE/test-config 226) >>> check !acl = TESTSUITE/aux-fixed/0023.acl2 >>> using ACL "TESTSUITE/aux-fixed/0023.acl2" ->>> processing "accept" (TESTSUITE/test-config 271) +>>> processing "accept" (TESTSUITE/test-config 272) >>> check domains = b ->>> b in "b"? yes (matched "b") +>>> b in "b"? +>>> list element: b +>>> b in "b"? yes (matched "b") >>> check local_parts = a ->>> a in "a"? yes (matched "a") +>>> a in "a"? +>>> list element: a +>>> a in "a"? yes (matched "a") >>> accept: condition test succeeded in ACL "TESTSUITE/aux-fixed/0023.acl2" >>> end of ACL "TESTSUITE/aux-fixed/0023.acl2": ACCEPT >>> accept: condition test failed in ACL "acl_60_60_60" >>> end of ACL "acl_60_60_60": implicit DENY -LOG: H=[60.60.60.60] F= rejected RCPT +LOG: H=(test) [60.60.60.60] F= rejected RCPT