X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/18eacc1185bea956bd9c793ab34e582c08941799..4f05f0f1dbdcfa60930e7a8182ae7756cede4314:/test/stderr/0584?ds=sidebyside diff --git a/test/stderr/0584 b/test/stderr/0584 index 32ce9e762..c2b1959f8 100644 --- a/test/stderr/0584 +++ b/test/stderr/0584 @@ -11,20 +11,20 @@ >>> list element: @[] >>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" ->>> processing "require" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "require" (TESTSUITE/test-config 20) >>> check verify = sender=userx@test.ex >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@test.ex ->>> userx in "userx"? +>>> userx in local_parts? >>> list element: userx ->>> userx in "userx"? yes (matched "userx") +>>> userx in local_parts? yes (matched "userx") >>> calling goodroute router >>> routed by goodroute router >>> ----------- end verify ------------ ->>> require: condition test succeeded in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> require: condition test succeeded in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> host in ignore_fromline_hosts? no (option unset) LOG: 10HmaX-000000005vi-0000 <= userx@test.ex H=(test) [127.0.0.1] P=smtp S=sss >>> host in hosts_connection_nolog? no (option unset) @@ -40,17 +40,17 @@ LOG: 10HmaX-000000005vi-0000 <= userx@test.ex H=(test) [127.0.0.1] P=smtp S=sss >>> list element: @[] >>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" ->>> processing "require" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "require" (TESTSUITE/test-config 20) >>> check verify = sender=fail@test.ex >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing fail@test.ex ->>> fail in "userx"? +>>> fail in local_parts? >>> list element: userx ->>> fail in "userx"? no (end of list) +>>> fail in local_parts? no (end of list) >>> no more routers >>> ----------- end verify ------------ ->>> require: condition test failed in ACL "check_recipient" ->>> end of ACL "check_recipient": not OK +>>> require: condition test failed in ACL check_recipient +>>> end of ACL check_recipient: not OK LOG: H=(test) [127.0.0.1] sender verify fail for : Unrouteable address LOG: H=(test) [127.0.0.1] F= rejected RCPT : Sender verify failed >>> host in hosts_connection_nolog? no (option unset) @@ -66,20 +66,20 @@ LOG: H=(test) [127.0.0.1] F= rejected RCPT : Sende >>> list element: @[] >>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" ->>> processing "require" (TESTSUITE/test-config 20) +>>> processing ACL check_recipient "require" (TESTSUITE/test-config 20) >>> check verify = sender=$sender_address/defer_ok >>> = sender=userx@test.ex/defer_ok >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing userx@test.ex ->>> userx in "userx"? +>>> userx in local_parts? >>> list element: userx ->>> userx in "userx"? yes (matched "userx") +>>> userx in local_parts? yes (matched "userx") >>> calling goodroute router >>> routed by goodroute router >>> ----------- end verify ------------ ->>> require: condition test succeeded in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> require: condition test succeeded in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> host in ignore_fromline_hosts? no (option unset) LOG: 10HmaY-000000005vi-0000 <= userx@test.ex H=(test) [127.0.0.1] P=smtp S=sss