X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d6f6e0dc45e55bf5edd4c16e2b360ab2031d5468..c71f869820b45b911cc8edbd0de88bbc9621fd5f:/test/stderr/0139 diff --git a/test/stderr/0139 b/test/stderr/0139 index 14cdd0647..a329e1ce5 100644 --- a/test/stderr/0139 +++ b/test/stderr/0139 @@ -6,54 +6,61 @@ >>> 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) +>>> host in hosts_require_helo? +>>> host in hosts_require_helo? no (end of list) >>> using ACL "check_mail" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 38) >>> check dnslists = rbl4.test.ex&0.0.0.6 ->>> DNS list check: rbl4.test.ex&0.0.0.6 +>>> dnslists check: rbl4.test.ex&0.0.0.6 >>> new DNS lookup for 14.12.11.V4NET.rbl4.test.ex +>>> dnslists: wrote cache entry, ttl=3000 >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex ->>> warn: condition test failed ->>> processing "warn" +>>> warn: condition test failed in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 39) >>> check dnslists = rbl4.test.ex&127.0.0.3 ->>> DNS list check: rbl4.test.ex&127.0.0.3 ->>> using result of previous DNS lookup +>>> dnslists check: rbl4.test.ex&127.0.0.3 +>>> dnslists: using result of previous lookup >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex ->>> warn: condition test failed ->>> processing "warn" +>>> warn: condition test failed in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 40) >>> check dnslists = rbl4.test.ex!&0.0.0.7 ->>> DNS list check: rbl4.test.ex!&0.0.0.7 ->>> using result of previous DNS lookup +>>> dnslists check: rbl4.test.ex!&0.0.0.7 +>>> dnslists: using result of previous lookup >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex ->>> warn: condition test failed ->>> processing "warn" +>>> warn: condition test failed in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 42) >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128 ->>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128 ->>> using result of previous DNS lookup +>>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128 +>>> dnslists: using result of previous lookup >>> DNS lookup for 14.12.11.V4NET.rbl4.test.ex failed >>> => that means V4NET.11.12.14 is not listed at rbl4.test.ex ->>> warn: condition test failed ->>> processing "accept" ->>> accept: condition test succeeded +>>> warn: condition test failed in ACL "check_mail" +>>> processing "accept" (TESTSUITE/test-config 44) +>>> accept: condition test succeeded in ACL "check_mail" +>>> end of ACL "check_mail": ACCEPT >>> using ACL "check_recipient" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 48) +>>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}} >>> check dnslists = rbl3.test.ex!=127.0.0.3 ->>> DNS list check: rbl3.test.ex!=127.0.0.3 +>>> dnslists check: rbl3.test.ex!=127.0.0.3 >>> new DNS lookup for 14.12.11.V4NET.rbl3.test.ex +>>> dnslists: wrote cache entry, ttl=3600 >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2) >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex ->>> warn: condition test succeeded ->>> processing "deny" +>>> warn: condition test succeeded in ACL "check_recipient" +>>> processing "deny" (TESTSUITE/test-config 51) +>>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}} >>> check dnslists = rbl3.test.ex=127.0.0.3 ->>> DNS list check: rbl3.test.ex=127.0.0.3 ->>> using result of previous DNS lookup +>>> dnslists check: rbl3.test.ex=127.0.0.3 +>>> dnslists: using result of previous lookup >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2) >>> => but we are not accepting this block class because >>> => there was no match for =127.0.0.3 ->>> deny: condition test failed ->>> processing "require" +>>> deny: condition test failed in ACL "check_recipient" +>>> processing "require" (TESTSUITE/test-config 53) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing postmaster@exim.test.ex @@ -63,62 +70,80 @@ >>> routing userx@exim.test.ex >>> calling system_aliases router >>> system_aliases router declined for userx@exim.test.ex ->>> userx in "userx"? yes (matched "userx") +>>> userx in "userx"? +>>> list element: userx +>>> userx in "userx"? yes (matched "userx") >>> calling localuser router >>> routed by localuser router >>> ----------- end verify ------------ ->>> require: condition test succeeded ->>> processing "deny" +>>> require: condition test succeeded in ACL "check_recipient" +>>> processing "deny" (TESTSUITE/test-config 54) +>>> message: unrouteable address >>> check !verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@exim.test.ex >>> calling system_aliases router >>> system_aliases router declined for userx@exim.test.ex ->>> userx in "userx"? yes (matched "userx") +>>> userx in "userx"? +>>> list element: userx +>>> userx in "userx"? yes (matched "userx") >>> calling localuser router >>> routed by localuser router >>> ----------- end verify ------------ ->>> deny: condition test failed ->>> processing "accept" +>>> deny: condition test failed in ACL "check_recipient" +>>> processing "accept" (TESTSUITE/test-config 56) >>> check domains = +local_domains ->>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex") ->>> exim.test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded +>>> exim.test.ex in "+local_domains"? +>>> list element: +local_domains +>>> exim.test.ex in "exim.test.ex"? +>>> list element: exim.test.ex +>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex") +>>> exim.test.ex in "+local_domains"? yes (matched "+local_domains") +>>> accept: condition test succeeded in ACL "check_recipient" +>>> end of ACL "check_recipient": ACCEPT >>> using ACL "check_recipient" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 48) +>>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}} >>> check dnslists = rbl3.test.ex!=127.0.0.3 ->>> DNS list check: rbl3.test.ex!=127.0.0.3 ->>> using result of previous DNS lookup +>>> dnslists check: rbl3.test.ex!=127.0.0.3 +>>> dnslists: using result of previous lookup >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2) >>> => that means V4NET.11.12.14 is listed at rbl3.test.ex ->>> warn: condition test succeeded ->>> processing "deny" +>>> warn: condition test succeeded in ACL "check_recipient" +>>> processing "deny" (TESTSUITE/test-config 51) +>>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}} >>> check dnslists = rbl3.test.ex=127.0.0.3 ->>> DNS list check: rbl3.test.ex=127.0.0.3 ->>> using result of previous DNS lookup +>>> dnslists check: rbl3.test.ex=127.0.0.3 +>>> dnslists: using result of previous lookup >>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2) >>> => but we are not accepting this block class because >>> => there was no match for =127.0.0.3 ->>> deny: condition test failed ->>> processing "require" +>>> deny: condition test failed in ACL "check_recipient" +>>> processing "require" (TESTSUITE/test-config 53) >>> check verify = sender >>> using cached sender verify result ->>> require: condition test succeeded ->>> processing "deny" +>>> require: condition test succeeded in ACL "check_recipient" +>>> processing "deny" (TESTSUITE/test-config 54) +>>> message: unrouteable address >>> check !verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing list@exim.test.ex >>> calling system_aliases router >>> routed by system_aliases router >>> ----------- end verify ------------ ->>> deny: condition test failed ->>> processing "accept" +>>> deny: condition test failed in ACL "check_recipient" +>>> processing "accept" (TESTSUITE/test-config 56) >>> check domains = +local_domains ->>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex") ->>> exim.test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded +>>> exim.test.ex in "+local_domains"? +>>> list element: +local_domains +>>> exim.test.ex in "exim.test.ex"? +>>> list element: exim.test.ex +>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex") +>>> exim.test.ex in "+local_domains"? yes (matched "+local_domains") +>>> accept: condition test succeeded in ACL "check_recipient" +>>> end of ACL "check_recipient": ACCEPT >>> host in ignore_fromline_hosts? no (option unset) -LOG: 10HmaY-0005vi-00 <= postmaster@exim.test.ex H=[V4NET.11.12.14] P=smtp S=sss +LOG: 10HmaY-000000005vi-0000 <= postmaster@exim.test.ex H=[V4NET.11.12.14] P=smtp S=sss >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -127,53 +152,61 @@ LOG: 10HmaY-0005vi-00 <= postmaster@exim.test.ex H=[V4NET.11.12.14] P=smtp S=sss >>> 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) +>>> host in hosts_require_helo? +>>> host in hosts_require_helo? no (end of list) >>> using ACL "check_mail" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 38) >>> check dnslists = rbl4.test.ex&0.0.0.6 ->>> DNS list check: rbl4.test.ex&0.0.0.6 +>>> dnslists check: rbl4.test.ex&0.0.0.6 >>> new DNS lookup for 15.12.11.V4NET.rbl4.test.ex +>>> dnslists: wrote cache entry, ttl=3000 >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex ->>> warn: condition test failed ->>> processing "warn" +>>> warn: condition test failed in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 39) >>> check dnslists = rbl4.test.ex&127.0.0.3 ->>> DNS list check: rbl4.test.ex&127.0.0.3 ->>> using result of previous DNS lookup +>>> dnslists check: rbl4.test.ex&127.0.0.3 +>>> dnslists: using result of previous lookup >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex ->>> warn: condition test failed ->>> processing "warn" +>>> warn: condition test failed in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 40) >>> check dnslists = rbl4.test.ex!&0.0.0.7 ->>> DNS list check: rbl4.test.ex!&0.0.0.7 ->>> using result of previous DNS lookup +>>> dnslists check: rbl4.test.ex!&0.0.0.7 +>>> dnslists: using result of previous lookup >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex ->>> warn: condition test failed ->>> processing "warn" +>>> warn: condition test failed in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 42) >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128 ->>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128 ->>> using result of previous DNS lookup +>>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128 +>>> dnslists: using result of previous lookup >>> DNS lookup for 15.12.11.V4NET.rbl4.test.ex failed >>> => that means V4NET.11.12.15 is not listed at rbl4.test.ex ->>> warn: condition test failed ->>> processing "accept" ->>> accept: condition test succeeded +>>> warn: condition test failed in ACL "check_mail" +>>> processing "accept" (TESTSUITE/test-config 44) +>>> accept: condition test succeeded in ACL "check_mail" +>>> end of ACL "check_mail": ACCEPT >>> using ACL "check_recipient" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 48) +>>> message: X-Warn: host is listed in $dnslist_domain but not =127.0.0.3${if def:dnslist_text{\n $dnslist_text}} >>> check dnslists = rbl3.test.ex!=127.0.0.3 ->>> DNS list check: rbl3.test.ex!=127.0.0.3 +>>> dnslists check: rbl3.test.ex!=127.0.0.3 >>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex +>>> dnslists: wrote cache entry, ttl=3600 >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3) >>> => but we are not accepting this block class because >>> => there was an exclude match for =127.0.0.3 ->>> warn: condition test failed ->>> processing "deny" +>>> warn: condition test failed in ACL "check_recipient" +>>> processing "deny" (TESTSUITE/test-config 51) +>>> message: host is listed in $dnslist_domain with value 127.0.0.3${if def:dnslist_text{\n$dnslist_text}} >>> check dnslists = rbl3.test.ex=127.0.0.3 ->>> DNS list check: rbl3.test.ex=127.0.0.3 ->>> using result of previous DNS lookup +>>> dnslists check: rbl3.test.ex=127.0.0.3 +>>> dnslists: using result of previous lookup >>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3) >>> => that means V4NET.11.12.15 is listed at rbl3.test.ex ->>> deny: condition test succeeded +>>> deny: condition test succeeded in ACL "check_recipient" +>>> end of ACL "check_recipient": DENY LOG: H=[V4NET.11.12.15] F= rejected RCPT : host is listed in rbl3.test.ex with value 127.0.0.3 >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -183,41 +216,45 @@ LOG: H=[V4NET.11.12.15] 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) +>>> host in hosts_require_helo? +>>> host in hosts_require_helo? no (end of list) >>> using ACL "check_mail" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 38) >>> check dnslists = rbl4.test.ex&0.0.0.6 ->>> DNS list check: rbl4.test.ex&0.0.0.6 +>>> dnslists check: rbl4.test.ex&0.0.0.6 >>> new DNS lookup for 20.12.11.V4NET.rbl4.test.ex +>>> dnslists: wrote cache entry, ttl=3600 >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6) >>> => that means V4NET.11.12.20 is listed at rbl4.test.ex ->>> warn: condition test succeeded ->>> processing "warn" +>>> warn: condition test succeeded in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 39) >>> check dnslists = rbl4.test.ex&127.0.0.3 ->>> DNS list check: rbl4.test.ex&127.0.0.3 ->>> using result of previous DNS lookup +>>> dnslists check: rbl4.test.ex&127.0.0.3 +>>> dnslists: using result of previous lookup >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6) >>> => but we are not accepting this block class because >>> => there was no match for &127.0.0.3 ->>> warn: condition test failed ->>> processing "warn" +>>> warn: condition test failed in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 40) >>> check dnslists = rbl4.test.ex!&0.0.0.7 ->>> DNS list check: rbl4.test.ex!&0.0.0.7 ->>> using result of previous DNS lookup +>>> dnslists check: rbl4.test.ex!&0.0.0.7 +>>> dnslists: using result of previous lookup >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6) >>> => that means V4NET.11.12.20 is listed at rbl4.test.ex ->>> check add_header = DNSlist: $dnslist_domain $dnslist_text ->>> = DNSlist: rbl4.test.ex ->>> warn: condition test succeeded ->>> processing "warn" +>>> check add_header = DNSlist: $dnslist_domain $dnslist_text $dnslist_matched +>>> = DNSlist: rbl4.test.ex V4NET.11.12.20 +>>> warn: condition test succeeded in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 42) >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128 ->>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128 ->>> using result of previous DNS lookup +>>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128 +>>> dnslists: using result of previous lookup >>> DNS lookup for 20.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.6) >>> => but we are not accepting this block class because >>> => there was no match for =127.0.0.128 ->>> warn: condition test failed ->>> processing "accept" ->>> accept: condition test succeeded +>>> warn: condition test failed in ACL "check_mail" +>>> processing "accept" (TESTSUITE/test-config 44) +>>> accept: condition test succeeded in ACL "check_mail" +>>> end of ACL "check_mail": ACCEPT >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -226,36 +263,708 @@ LOG: H=[V4NET.11.12.15] 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) +>>> host in hosts_require_helo? +>>> host in hosts_require_helo? no (end of list) >>> using ACL "check_mail" ->>> processing "warn" +>>> processing "warn" (TESTSUITE/test-config 38) >>> check dnslists = rbl4.test.ex&0.0.0.6 ->>> DNS list check: rbl4.test.ex&0.0.0.6 +>>> dnslists check: rbl4.test.ex&0.0.0.6 >>> new DNS lookup for 21.12.11.V4NET.rbl4.test.ex +>>> dnslists: wrote cache entry, ttl=3600 >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7) >>> => that means V4NET.11.12.21 is listed at rbl4.test.ex ->>> warn: condition test succeeded ->>> processing "warn" +>>> warn: condition test succeeded in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 39) >>> check dnslists = rbl4.test.ex&127.0.0.3 ->>> DNS list check: rbl4.test.ex&127.0.0.3 ->>> using result of previous DNS lookup +>>> dnslists check: rbl4.test.ex&127.0.0.3 +>>> dnslists: using result of previous lookup >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7) >>> => that means V4NET.11.12.21 is listed at rbl4.test.ex ->>> warn: condition test succeeded ->>> processing "warn" +>>> warn: condition test succeeded in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 40) >>> check dnslists = rbl4.test.ex!&0.0.0.7 ->>> DNS list check: rbl4.test.ex!&0.0.0.7 ->>> using result of previous DNS lookup +>>> dnslists check: rbl4.test.ex!&0.0.0.7 +>>> dnslists: using result of previous lookup >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7) >>> => but we are not accepting this block class because >>> => there was an exclude match for &0.0.0.7 ->>> warn: condition test failed ->>> processing "warn" +>>> warn: condition test failed in ACL "check_mail" +>>> processing "warn" (TESTSUITE/test-config 42) >>> check dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128 ->>> DNS list check: rbl5.test.ex,rbl4.test.ex=127.0.0.128 ->>> using result of previous DNS lookup +>>> dnslists check: rbl5.test.ex,rbl4.test.ex=127.0.0.128 +>>> dnslists: using result of previous lookup >>> DNS lookup for 21.12.11.V4NET.rbl4.test.ex succeeded (yielding 127.0.0.7) >>> => but we are not accepting this block class because >>> => there was no match for =127.0.0.128 ->>> warn: condition test failed ->>> processing "accept" ->>> accept: condition test succeeded +>>> warn: condition test failed in ACL "check_mail" +>>> processing "accept" (TESTSUITE/test-config 44) +>>> accept: condition test succeeded in ACL "check_mail" +>>> end of ACL "check_mail": ACCEPT +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> 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) +>>> a.b in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] +>>> a.b in helo_lookup_domains? no (end of list) +>>> using ACL "check_helo" +>>> processing "warn" (TESTSUITE/test-config 22) +>>> check dnslists = rbl2.test.ex!=127.0.0.3 : rbl3.test.ex=127.0.0.3 +>>> dnslists check: rbl2.test.ex!=127.0.0.3 +>>> new DNS lookup for 15.12.11.V4NET.rbl2.test.ex +>>> dnslists: wrote cache entry, ttl=3000 +>>> DNS lookup for 15.12.11.V4NET.rbl2.test.ex failed +>>> => that means V4NET.11.12.15 is not listed at rbl2.test.ex +>>> dnslists check: rbl3.test.ex=127.0.0.3 +>>> new DNS lookup for 15.12.11.V4NET.rbl3.test.ex +>>> dnslists: wrote cache entry, ttl=3600 +>>> DNS lookup for 15.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.3) +>>> => that means V4NET.11.12.15 is listed at rbl3.test.ex +>>> warn: condition test succeeded in ACL "check_helo" +>>> processing "accept" (TESTSUITE/test-config 23) +>>> accept: condition test succeeded in ACL "check_helo" +>>> end of ACL "check_helo": ACCEPT +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> 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) +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> using ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 26) +>>> check dnslists = rbl.test.ex=127.0.0.1 +>>> dnslists check: rbl.test.ex=127.0.0.1 +>>> new DNS lookup for 2.13.13.V4NET.rbl.test.ex +>>> dnslists: wrote cache entry, ttl=3600 +>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2) +>>> => that means V4NET.13.13.2 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 27) +>>> check dnslists = rbl.test.ex!=127.0.0.1 +>>> dnslists check: rbl.test.ex!=127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2) +>>> => but we are not accepting this block class because +>>> => there was an exclude match for =127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 28) +>>> check dnslists = rbl.test.ex!=127.0.0.3 +>>> dnslists check: rbl.test.ex!=127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2) +>>> => that means V4NET.13.13.2 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 29) +>>> check dnslists = rbl.test.ex==127.0.0.1 +>>> dnslists check: rbl.test.ex==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 30) +>>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2) +>>> => that means V4NET.13.13.2 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 31) +>>> check dnslists = rbl.test.ex!==127.0.0.1 +>>> dnslists check: rbl.test.ex!==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2) +>>> => that means V4NET.13.13.2 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 32) +>>> check dnslists = rbl.test.ex!==127.0.0.3 +>>> dnslists check: rbl.test.ex!==127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2) +>>> => that means V4NET.13.13.2 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 33) +>>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2) +>>> => but we are not accepting this block class because +>>> => there were no IP addresses that did not match for ==127.0.0.1,127.0.0.2 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 34) +>>> check dnslists = rbl.test.ex +>>> dnslists check: rbl.test.ex +>>> dnslists: using result of previous lookup +>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2) +>>> => that means V4NET.13.13.2 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "accept" (TESTSUITE/test-config 35) +>>> accept: condition test succeeded in ACL "check_vrfy" +>>> end of ACL "check_vrfy": ACCEPT +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing a@b +>>> calling system_aliases router +>>> system_aliases router declined for a@b +>>> a in "userx"? +>>> list element: userx +>>> a in "userx"? no (end of list) +>>> no more routers +LOG: VRFY failed for a@b H=[V4NET.13.13.2] +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> 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) +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> using ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 26) +>>> check dnslists = rbl.test.ex=127.0.0.1 +>>> dnslists check: rbl.test.ex=127.0.0.1 +>>> new DNS lookup for 100.13.13.V4NET.rbl.test.ex +>>> dnslists: wrote cache entry, ttl=3600 +>>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0) +>>> => but we are not accepting this block class because +>>> => there was no match for =127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 27) +>>> check dnslists = rbl.test.ex!=127.0.0.1 +>>> dnslists check: rbl.test.ex!=127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0) +>>> => that means V4NET.13.13.100 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 28) +>>> check dnslists = rbl.test.ex!=127.0.0.3 +>>> dnslists check: rbl.test.ex!=127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0) +>>> => that means V4NET.13.13.100 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 29) +>>> check dnslists = rbl.test.ex==127.0.0.1 +>>> dnslists check: rbl.test.ex==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 30) +>>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 31) +>>> check dnslists = rbl.test.ex!==127.0.0.1 +>>> dnslists check: rbl.test.ex!==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0) +>>> => that means V4NET.13.13.100 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 32) +>>> check dnslists = rbl.test.ex!==127.0.0.3 +>>> dnslists check: rbl.test.ex!==127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0) +>>> => that means V4NET.13.13.100 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 33) +>>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0) +>>> => that means V4NET.13.13.100 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 34) +>>> check dnslists = rbl.test.ex +>>> dnslists check: rbl.test.ex +>>> dnslists: using result of previous lookup +>>> DNS lookup for 100.13.13.V4NET.rbl.test.ex succeeded (yielding 0.0.0.0) +LOG: DNS list lookup for V4NET.13.13.100 at rbl.test.ex returned 0.0.0.0; not in 127.0/8 and discarded +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "accept" (TESTSUITE/test-config 35) +>>> accept: condition test succeeded in ACL "check_vrfy" +>>> end of ACL "check_vrfy": ACCEPT +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing a@b +>>> calling system_aliases router +>>> system_aliases router declined for a@b +>>> a in "userx"? +>>> list element: userx +>>> a in "userx"? no (end of list) +>>> no more routers +LOG: VRFY failed for a@b H=[V4NET.13.13.100] +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> 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) +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> using ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 26) +>>> check dnslists = rbl.test.ex=127.0.0.1 +>>> dnslists check: rbl.test.ex=127.0.0.1 +>>> new DNS lookup for 101.13.13.V4NET.rbl.test.ex +>>> dnslists: wrote cache entry, ttl=3600 +>>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255) +>>> => but we are not accepting this block class because +>>> => there was no match for =127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 27) +>>> check dnslists = rbl.test.ex!=127.0.0.1 +>>> dnslists check: rbl.test.ex!=127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255) +>>> => that means V4NET.13.13.101 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 28) +>>> check dnslists = rbl.test.ex!=127.0.0.3 +>>> dnslists check: rbl.test.ex!=127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255) +>>> => that means V4NET.13.13.101 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 29) +>>> check dnslists = rbl.test.ex==127.0.0.1 +>>> dnslists check: rbl.test.ex==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 30) +>>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 31) +>>> check dnslists = rbl.test.ex!==127.0.0.1 +>>> dnslists check: rbl.test.ex!==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255) +>>> => that means V4NET.13.13.101 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 32) +>>> check dnslists = rbl.test.ex!==127.0.0.3 +>>> dnslists check: rbl.test.ex!==127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255) +>>> => that means V4NET.13.13.101 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 33) +>>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255) +>>> => that means V4NET.13.13.101 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 34) +>>> check dnslists = rbl.test.ex +>>> dnslists check: rbl.test.ex +>>> dnslists: using result of previous lookup +>>> DNS lookup for 101.13.13.V4NET.rbl.test.ex succeeded (yielding 126.255.255.255) +LOG: DNS list lookup for V4NET.13.13.101 at rbl.test.ex returned 126.255.255.255; not in 127.0/8 and discarded +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "accept" (TESTSUITE/test-config 35) +>>> accept: condition test succeeded in ACL "check_vrfy" +>>> end of ACL "check_vrfy": ACCEPT +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing a@b +>>> calling system_aliases router +>>> system_aliases router declined for a@b +>>> a in "userx"? +>>> list element: userx +>>> a in "userx"? no (end of list) +>>> no more routers +LOG: VRFY failed for a@b H=[V4NET.13.13.101] +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> 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) +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> using ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 26) +>>> check dnslists = rbl.test.ex=127.0.0.1 +>>> dnslists check: rbl.test.ex=127.0.0.1 +>>> new DNS lookup for 102.13.13.V4NET.rbl.test.ex +>>> dnslists: wrote cache entry, ttl=3600 +>>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0) +>>> => but we are not accepting this block class because +>>> => there was no match for =127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 27) +>>> check dnslists = rbl.test.ex!=127.0.0.1 +>>> dnslists check: rbl.test.ex!=127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0) +>>> => that means V4NET.13.13.102 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 28) +>>> check dnslists = rbl.test.ex!=127.0.0.3 +>>> dnslists check: rbl.test.ex!=127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0) +>>> => that means V4NET.13.13.102 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 29) +>>> check dnslists = rbl.test.ex==127.0.0.1 +>>> dnslists check: rbl.test.ex==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 30) +>>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 31) +>>> check dnslists = rbl.test.ex!==127.0.0.1 +>>> dnslists check: rbl.test.ex!==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0) +>>> => that means V4NET.13.13.102 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 32) +>>> check dnslists = rbl.test.ex!==127.0.0.3 +>>> dnslists check: rbl.test.ex!==127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0) +>>> => that means V4NET.13.13.102 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 33) +>>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0) +>>> => that means V4NET.13.13.102 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 34) +>>> check dnslists = rbl.test.ex +>>> dnslists check: rbl.test.ex +>>> dnslists: using result of previous lookup +>>> DNS lookup for 102.13.13.V4NET.rbl.test.ex succeeded (yielding 128.0.0.0) +LOG: DNS list lookup for V4NET.13.13.102 at rbl.test.ex returned 128.0.0.0; not in 127.0/8 and discarded +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "accept" (TESTSUITE/test-config 35) +>>> accept: condition test succeeded in ACL "check_vrfy" +>>> end of ACL "check_vrfy": ACCEPT +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing a@b +>>> calling system_aliases router +>>> system_aliases router declined for a@b +>>> a in "userx"? +>>> list element: userx +>>> a in "userx"? no (end of list) +>>> no more routers +LOG: VRFY failed for a@b H=[V4NET.13.13.102] +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> 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) +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> using ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 26) +>>> check dnslists = rbl.test.ex=127.0.0.1 +>>> dnslists check: rbl.test.ex=127.0.0.1 +>>> new DNS lookup for 103.13.13.V4NET.rbl.test.ex +>>> dnslists: wrote cache entry, ttl=3600 +>>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255) +>>> => but we are not accepting this block class because +>>> => there was no match for =127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 27) +>>> check dnslists = rbl.test.ex!=127.0.0.1 +>>> dnslists check: rbl.test.ex!=127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255) +>>> => that means V4NET.13.13.103 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 28) +>>> check dnslists = rbl.test.ex!=127.0.0.3 +>>> dnslists check: rbl.test.ex!=127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255) +>>> => that means V4NET.13.13.103 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 29) +>>> check dnslists = rbl.test.ex==127.0.0.1 +>>> dnslists check: rbl.test.ex==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 30) +>>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 31) +>>> check dnslists = rbl.test.ex!==127.0.0.1 +>>> dnslists check: rbl.test.ex!==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255) +>>> => that means V4NET.13.13.103 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 32) +>>> check dnslists = rbl.test.ex!==127.0.0.3 +>>> dnslists check: rbl.test.ex!==127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255) +>>> => that means V4NET.13.13.103 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 33) +>>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255) +>>> => that means V4NET.13.13.103 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 34) +>>> check dnslists = rbl.test.ex +>>> dnslists check: rbl.test.ex +>>> dnslists: using result of previous lookup +>>> DNS lookup for 103.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255) +LOG: DNS list lookup for V4NET.13.13.103 at rbl.test.ex returned 255.255.255.255; not in 127.0/8 and discarded +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "accept" (TESTSUITE/test-config 35) +>>> accept: condition test succeeded in ACL "check_vrfy" +>>> end of ACL "check_vrfy": ACCEPT +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing a@b +>>> calling system_aliases router +>>> system_aliases router declined for a@b +>>> a in "userx"? +>>> list element: userx +>>> a in "userx"? no (end of list) +>>> no more routers +LOG: VRFY failed for a@b H=[V4NET.13.13.103] +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> 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) +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> using ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 26) +>>> check dnslists = rbl.test.ex=127.0.0.1 +>>> dnslists check: rbl.test.ex=127.0.0.1 +>>> new DNS lookup for 104.13.13.V4NET.rbl.test.ex +>>> dnslists: wrote cache entry, ttl=3600 +>>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0) +>>> => but we are not accepting this block class because +>>> => there was no match for =127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 27) +>>> check dnslists = rbl.test.ex!=127.0.0.1 +>>> dnslists check: rbl.test.ex!=127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0) +>>> => that means V4NET.13.13.104 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 28) +>>> check dnslists = rbl.test.ex!=127.0.0.3 +>>> dnslists check: rbl.test.ex!=127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0) +>>> => that means V4NET.13.13.104 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 29) +>>> check dnslists = rbl.test.ex==127.0.0.1 +>>> dnslists check: rbl.test.ex==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 30) +>>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 31) +>>> check dnslists = rbl.test.ex!==127.0.0.1 +>>> dnslists check: rbl.test.ex!==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0) +>>> => that means V4NET.13.13.104 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 32) +>>> check dnslists = rbl.test.ex!==127.0.0.3 +>>> dnslists check: rbl.test.ex!==127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0) +>>> => that means V4NET.13.13.104 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 33) +>>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0) +>>> => that means V4NET.13.13.104 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 34) +>>> check dnslists = rbl.test.ex +>>> dnslists check: rbl.test.ex +>>> dnslists: using result of previous lookup +>>> DNS lookup for 104.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 127.0.0.0) +LOG: DNS list lookup for V4NET.13.13.104 at rbl.test.ex returned 255.255.255.255; not in 127.0/8 and discarded +>>> => that means V4NET.13.13.104 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "accept" (TESTSUITE/test-config 35) +>>> accept: condition test succeeded in ACL "check_vrfy" +>>> end of ACL "check_vrfy": ACCEPT +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing a@b +>>> calling system_aliases router +>>> system_aliases router declined for a@b +>>> a in "userx"? +>>> list element: userx +>>> a in "userx"? no (end of list) +>>> no more routers +LOG: VRFY failed for a@b H=[V4NET.13.13.104] +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> 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) +>>> host in smtp_accept_max_nonmail_hosts? +>>> list element: * +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") +>>> using ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 26) +>>> check dnslists = rbl.test.ex=127.0.0.1 +>>> dnslists check: rbl.test.ex=127.0.0.1 +>>> new DNS lookup for 105.13.13.V4NET.rbl.test.ex +>>> dnslists: wrote cache entry, ttl=3600 +>>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254) +>>> => but we are not accepting this block class because +>>> => there was no match for =127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 27) +>>> check dnslists = rbl.test.ex!=127.0.0.1 +>>> dnslists check: rbl.test.ex!=127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254) +>>> => that means V4NET.13.13.105 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 28) +>>> check dnslists = rbl.test.ex!=127.0.0.3 +>>> dnslists check: rbl.test.ex!=127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254) +>>> => that means V4NET.13.13.105 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 29) +>>> check dnslists = rbl.test.ex==127.0.0.1 +>>> dnslists check: rbl.test.ex==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 30) +>>> check dnslists = rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254) +>>> => but we are not accepting this block class because +>>> => there was an IP address that did not match for ==127.0.0.1,127.0.0.2 +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 31) +>>> check dnslists = rbl.test.ex!==127.0.0.1 +>>> dnslists check: rbl.test.ex!==127.0.0.1 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254) +>>> => that means V4NET.13.13.105 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 32) +>>> check dnslists = rbl.test.ex!==127.0.0.3 +>>> dnslists check: rbl.test.ex!==127.0.0.3 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254) +>>> => that means V4NET.13.13.105 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 33) +>>> check dnslists = rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists check: rbl.test.ex!==127.0.0.1,127.0.0.2 +>>> dnslists: using result of previous lookup +>>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254) +>>> => that means V4NET.13.13.105 is listed at rbl.test.ex +>>> warn: condition test succeeded in ACL "check_vrfy" +>>> processing "warn" (TESTSUITE/test-config 34) +>>> check dnslists = rbl.test.ex +>>> dnslists check: rbl.test.ex +>>> dnslists: using result of previous lookup +>>> DNS lookup for 105.13.13.V4NET.rbl.test.ex succeeded (yielding 255.255.255.255, 255.255.255.254) +LOG: DNS list lookup for V4NET.13.13.105 at rbl.test.ex returned 255.255.255.255; not in 127.0/8 and discarded +LOG: DNS list lookup for V4NET.13.13.105 at rbl.test.ex returned 255.255.255.254; not in 127.0/8 and discarded +>>> warn: condition test failed in ACL "check_vrfy" +>>> processing "accept" (TESTSUITE/test-config 35) +>>> accept: condition test succeeded in ACL "check_vrfy" +>>> end of ACL "check_vrfy": ACCEPT +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing a@b +>>> calling system_aliases router +>>> system_aliases router declined for a@b +>>> a in "userx"? +>>> list element: userx +>>> a in "userx"? no (end of list) +>>> no more routers +LOG: VRFY failed for a@b H=[V4NET.13.13.105]