X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/2f8e0a5f6bc17ccd0749c0dc28f5da28da5d25a2..ee549a2ed04164407f4f897be3bf545f32579c5c:/test/stderr/0091 diff --git a/test/stderr/0091 b/test/stderr/0091 index f105543c1..d1e369130 100644 --- a/test/stderr/0091 +++ b/test/stderr/0091 @@ -6,30 +6,44 @@ >>> 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 "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 18) +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 18) >>> check hosts = ! V4NET.0.0.1 ->>> host in "! V4NET.0.0.1"? no (matched "! V4NET.0.0.1") ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> host in "! V4NET.0.0.1"? +>>> list element: !░V4NET.0.0.1 +>>> host in "! V4NET.0.0.1"? no (matched "! V4NET.0.0.1") +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check domains = +local_domains ->>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") ->>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> test.ex in "+local_domains"? +>>> list element: +local_domains +>>> start sublist local_domains +>>> test.ex in "test.ex : *.test.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' +>>> 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) >>> using ACL "check_message" ->>> processing "require" (TESTSUITE/test-config 24) +>>> processing ACL check_message "require" (TESTSUITE/test-config 24) >>> check verify = header_sender >>> verifying From: header address >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing junk@jink.jonk.test.ex ->>> junk in "userx"? no (end of list) +>>> junk in local_parts? +>>> list element: userx +>>> junk in local_parts? no (end of list) >>> no more routers ->>> require: condition test failed in ACL "check_message" ->>> end of ACL "check_message": not OK -LOG: 10HmaY-0005vi-00 H=(test) [V4NET.0.0.1] F= rejected after DATA: there is no valid sender in any header line +>>> require: condition test failed in ACL check_message +>>> end of ACL check_message: not OK +LOG: 10HmaY-000000005vi-0000 H=(test) [V4NET.0.0.1] F= rejected after DATA: there is no valid sender in any header line >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -38,19 +52,26 @@ LOG: 10HmaY-0005vi-00 H=(test) [V4NET.0.0.1] F= rejected >>> 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 "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 18) +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 18) >>> check hosts = ! V4NET.0.0.1 +>>> host in "! V4NET.0.0.1"? +>>> list element: !░V4NET.0.0.1 >>> host in "! V4NET.0.0.1"? yes (end of list) >>> check !verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing junk@jink.jonk.test.ex ->>> junk in "userx"? no (end of list) +>>> junk in local_parts? +>>> list element: userx +>>> junk in local_parts? no (end of list) >>> no more routers >>> ----------- end verify ------------ ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=(test) [V4NET.0.0.2] sender verify fail for : Unrouteable address LOG: H=(test) [V4NET.0.0.2] F= rejected RCPT : Sender verify failed >>> host in hosts_connection_nolog? no (option unset) @@ -61,37 +82,53 @@ LOG: H=(test) [V4NET.0.0.2] 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 "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 18) +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 18) >>> check hosts = ! V4NET.0.0.1 +>>> host in "! V4NET.0.0.1"? +>>> list element: !░V4NET.0.0.1 >>> host in "! V4NET.0.0.1"? yes (end of list) >>> check !verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@test.ex ->>> userx in "userx"? yes (matched "userx") +>>> userx in local_parts? +>>> list element: userx +>>> userx in local_parts? yes (matched "userx") >>> calling localuser router >>> routed by localuser router >>> ----------- end verify ------------ ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check domains = +local_domains ->>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") ->>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> test.ex in "+local_domains"? +>>> list element: +local_domains +>>> start sublist local_domains +>>> test.ex in "test.ex : *.test.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' +>>> 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) >>> using ACL "check_message" ->>> processing "require" (TESTSUITE/test-config 24) +>>> processing ACL check_message "require" (TESTSUITE/test-config 24) >>> check verify = header_sender >>> verifying From: header address >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing junk@jink.jonk.test.ex ->>> junk in "userx"? no (end of list) +>>> junk in local_parts? +>>> list element: userx +>>> junk in local_parts? no (end of list) >>> no more routers ->>> require: condition test failed in ACL "check_message" ->>> end of ACL "check_message": not OK -LOG: 10HmaZ-0005vi-00 H=(test) [V4NET.0.0.2] F= rejected after DATA: there is no valid sender in any header line +>>> require: condition test failed in ACL check_message +>>> end of ACL check_message: not OK +LOG: 10HmaZ-000000005vi-0000 H=(test) [V4NET.0.0.2] F= rejected after DATA: there is no valid sender in any header line >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -100,37 +137,53 @@ LOG: 10HmaZ-0005vi-00 H=(test) [V4NET.0.0.2] F= rejected after DA >>> 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 "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 18) +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 18) >>> check hosts = ! V4NET.0.0.1 +>>> host in "! V4NET.0.0.1"? +>>> list element: !░V4NET.0.0.1 >>> host in "! V4NET.0.0.1"? yes (end of list) >>> check !verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@test.ex ->>> userx in "userx"? yes (matched "userx") +>>> userx in local_parts? +>>> list element: userx +>>> userx in local_parts? yes (matched "userx") >>> calling localuser router >>> routed by localuser router >>> ----------- end verify ------------ ->>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> deny: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check domains = +local_domains ->>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") ->>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> test.ex in "+local_domains"? +>>> list element: +local_domains +>>> start sublist local_domains +>>> test.ex in "test.ex : *.test.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' +>>> 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) >>> using ACL "check_message" ->>> processing "require" (TESTSUITE/test-config 24) +>>> processing ACL check_message "require" (TESTSUITE/test-config 24) >>> check verify = header_sender >>> verifying From: header address >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@test.ex ->>> userx in "userx"? yes (matched "userx") +>>> userx in local_parts? +>>> list element: userx +>>> userx in local_parts? yes (matched "userx") >>> calling localuser router >>> routed by localuser router ->>> require: condition test succeeded in ACL "check_message" ->>> processing "accept" (TESTSUITE/test-config 25) ->>> accept: condition test succeeded in ACL "check_message" ->>> end of ACL "check_message": ACCEPT -LOG: 10HmaX-0005vi-00 <= userx@test.ex H=(test) [V4NET.0.0.2] P=smtp S=sss +>>> require: condition test succeeded in ACL check_message +>>> processing ACL check_message "accept" (TESTSUITE/test-config 25) +>>> accept: condition test succeeded in ACL check_message +>>> end of ACL check_message: ACCEPT +LOG: 10HmaX-000000005vi-0000 <= userx@test.ex H=(test) [V4NET.0.0.2] P=smtp S=sss