X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e..df12cced099ee64551adf71b5fa38695db62c3f9:/test/stderr/0087 diff --git a/test/stderr/0087 b/test/stderr/0087 index ac1333c17..18eaf64c0 100644 --- a/test/stderr/0087 +++ b/test/stderr/0087 @@ -6,12 +6,13 @@ >>> 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? no (end of list) >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? no (end of list) ->>> accept: condition test failed ->>> processing "require" +>>> accept: condition test failed in ACL "check_recipient" +>>> processing "require" (TESTSUITE/test-config 21) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@test.ex @@ -20,22 +21,24 @@ >>> calling localuser router >>> routed by localuser router >>> ----------- end verify ------------ ->>> require: condition test succeeded ->>> processing "accept" +>>> require: condition test succeeded in ACL "check_recipient" +>>> processing "accept" (TESTSUITE/test-config 22) >>> check domains = +local_domains >>> test.ex in "test.ex"? yes (matched "test.ex") >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded +>>> 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" +>>> processing "require" (TESTSUITE/test-config 26) >>> check verify = header_sender >>> verifying From: header address userx@test.ex >>> previously checked as envelope sender ->>> require: condition test succeeded ->>> processing "accept" ->>> accept: condition test succeeded -LOG: 10HmaX-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] P=smtp S=sss +>>> require: condition test succeeded in ACL "check_message" +>>> processing "accept" (TESTSUITE/test-config 27) +>>> accept: condition test succeeded in ACL "check_message" +>>> end of ACL "check_message": ACCEPT +LOG: 10HmaX-0005vi-00 <= userx@test.ex H=(test) [V4NET.10.10.10] 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) @@ -44,12 +47,13 @@ LOG: 10HmaX-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] 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) +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? no (end of list) ->>> accept: condition test failed ->>> processing "require" +>>> accept: condition test failed in ACL "check_recipient" +>>> processing "require" (TESTSUITE/test-config 21) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@test.ex @@ -58,22 +62,24 @@ LOG: 10HmaX-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] P=smtp S=sss >>> calling localuser router >>> routed by localuser router >>> ----------- end verify ------------ ->>> require: condition test succeeded ->>> processing "accept" +>>> require: condition test succeeded in ACL "check_recipient" +>>> processing "accept" (TESTSUITE/test-config 22) >>> check domains = +local_domains >>> test.ex in "test.ex"? yes (matched "test.ex") >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded +>>> 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" +>>> processing "require" (TESTSUITE/test-config 26) >>> check verify = header_sender >>> verifying Sender: header address userx@test.ex >>> previously checked as envelope sender ->>> require: condition test succeeded ->>> processing "accept" ->>> accept: condition test succeeded -LOG: 10HmaY-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] P=smtp S=sss +>>> require: condition test succeeded in ACL "check_message" +>>> processing "accept" (TESTSUITE/test-config 27) +>>> accept: condition test succeeded in ACL "check_message" +>>> end of ACL "check_message": ACCEPT +LOG: 10HmaY-0005vi-00 <= userx@test.ex H=(test) [V4NET.10.10.10] 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) @@ -82,12 +88,13 @@ LOG: 10HmaY-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] 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) +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? no (end of list) ->>> accept: condition test failed ->>> processing "require" +>>> accept: condition test failed in ACL "check_recipient" +>>> processing "require" (TESTSUITE/test-config 21) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@test.ex @@ -96,15 +103,16 @@ LOG: 10HmaY-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] P=smtp S=sss >>> calling localuser router >>> routed by localuser router >>> ----------- end verify ------------ ->>> require: condition test succeeded ->>> processing "accept" +>>> require: condition test succeeded in ACL "check_recipient" +>>> processing "accept" (TESTSUITE/test-config 22) >>> check domains = +local_domains >>> test.ex in "test.ex"? yes (matched "test.ex") >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded +>>> 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" +>>> processing "require" (TESTSUITE/test-config 26) >>> check verify = header_sender >>> verifying From: header address badbad@test.ex >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -112,8 +120,9 @@ LOG: 10HmaY-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] P=smtp S=sss >>> badbad in "defer"? no (end of list) >>> badbad in "userx"? no (end of list) >>> no more routers ->>> require: condition test failed -LOG: 10HmbA-0005vi-00 H=[V4NET.10.10.10] 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: 10HmbA-0005vi-00 H=(test) [V4NET.10.10.10] 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) @@ -122,12 +131,13 @@ LOG: 10HmbA-0005vi-00 H=[V4NET.10.10.10] F= rejected after DATA: >>> 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? no (end of list) >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? no (end of list) ->>> accept: condition test failed ->>> processing "require" +>>> accept: condition test failed in ACL "check_recipient" +>>> processing "require" (TESTSUITE/test-config 21) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@test.ex @@ -136,15 +146,16 @@ LOG: 10HmbA-0005vi-00 H=[V4NET.10.10.10] F= rejected after DATA: >>> calling localuser router >>> routed by localuser router >>> ----------- end verify ------------ ->>> require: condition test succeeded ->>> processing "accept" +>>> require: condition test succeeded in ACL "check_recipient" +>>> processing "accept" (TESTSUITE/test-config 22) >>> check domains = +local_domains >>> test.ex in "test.ex"? yes (matched "test.ex") >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded +>>> 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" +>>> processing "require" (TESTSUITE/test-config 26) >>> check verify = header_sender >>> verifying From: header address badbad@test.ex >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -154,10 +165,11 @@ LOG: 10HmbA-0005vi-00 H=[V4NET.10.10.10] F= rejected after DATA: >>> no more routers >>> verifying From: header address userx@test.ex >>> previously checked as envelope sender ->>> require: condition test succeeded ->>> processing "accept" ->>> accept: condition test succeeded -LOG: 10HmaZ-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] P=smtp S=sss +>>> require: condition test succeeded in ACL "check_message" +>>> processing "accept" (TESTSUITE/test-config 27) +>>> accept: condition test succeeded in ACL "check_message" +>>> end of ACL "check_message": ACCEPT +LOG: 10HmaZ-0005vi-00 <= userx@test.ex H=(test) [V4NET.10.10.10] 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) @@ -166,12 +178,13 @@ LOG: 10HmaZ-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] 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) +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? no (end of list) ->>> accept: condition test failed ->>> processing "require" +>>> accept: condition test failed in ACL "check_recipient" +>>> processing "require" (TESTSUITE/test-config 21) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@test.ex @@ -180,15 +193,16 @@ LOG: 10HmaZ-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] P=smtp S=sss >>> calling localuser router >>> routed by localuser router >>> ----------- end verify ------------ ->>> require: condition test succeeded ->>> processing "accept" +>>> require: condition test succeeded in ACL "check_recipient" +>>> processing "accept" (TESTSUITE/test-config 22) >>> check domains = +local_domains >>> test.ex in "test.ex"? yes (matched "test.ex") >>> test.ex in "+local_domains"? yes (matched "+local_domains") ->>> accept: condition test succeeded +>>> 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" +>>> processing "require" (TESTSUITE/test-config 26) >>> check verify = header_sender >>> verifying From: header address defer@test.ex >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -197,5 +211,5 @@ LOG: 10HmaZ-0005vi-00 <= userx@test.ex H=[V4NET.10.10.10] P=smtp S=sss >>> calling defer router >>> defer router: defer for defer@test.ex >>> message: this is a forced defer ->>> require: condition test deferred -LOG: 10HmbB-0005vi-00 H=[V4NET.10.10.10] F= temporarily rejected after DATA: all attempts to verify a sender in a header line deferred +>>> require: condition test deferred in ACL "check_message" +LOG: 10HmbB-0005vi-00 H=(test) [V4NET.10.10.10] F= temporarily rejected after DATA: all attempts to verify a sender in a header line deferred