X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fstderr%2F0069;h=619c7f17122400806d274cef69ceeae698994529;hb=43ba45ce62100bc1dbc9b04b5d869f59026783f5;hp=dd1e82234f23113f00d054b36f8da2c1ff69b51d;hpb=9e160d8100cd15517a3444c1ad8ab81e51399582;p=exim.git diff --git a/test/stderr/0069 b/test/stderr/0069 index dd1e82234..619c7f171 100644 --- a/test/stderr/0069 +++ b/test/stderr/0069 @@ -61,10 +61,10 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipienty" >>> processing "accept" (TESTSUITE/test-config 30) ->>> check hosts = non.existent.invalid : V4NET.0.0.13 ->>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13]) -LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13]) ->>> host in "non.existent.invalid : V4NET.0.0.13"? no (failed to find IP address for non.existent.invalid) +>>> check hosts = not-exist.test.ex : V4NET.0.0.13 +>>> no IP address found for host not-exist.test.ex (during SMTP connection from [V4NET.0.0.13]) +LOG: no IP address found for host not-exist.test.ex (during SMTP connection from [V4NET.0.0.13]) +>>> host in "not-exist.test.ex : V4NET.0.0.13"? no (failed to find IP address for not-exist.test.ex) >>> accept: condition test failed in ACL "check_recipienty" >>> processing "deny" (TESTSUITE/test-config 31) >>> message: "Denied" @@ -85,11 +85,11 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipientz" >>> processing "accept" (TESTSUITE/test-config 34) ->>> check hosts = +ignore_unknown : non.existent.invalid : V4NET.0.0.13 ->>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13]) -LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13]) ->>> failed to find IP address for non.existent.invalid: item ignored by +ignore_unknown ->>> host in "+ignore_unknown : non.existent.invalid : V4NET.0.0.13"? yes (matched "V4NET.0.0.13") +>>> check hosts = +ignore_unknown : not-exist.test.ex : V4NET.0.0.13 +>>> no IP address found for host not-exist.test.ex (during SMTP connection from [V4NET.0.0.13]) +LOG: no IP address found for host not-exist.test.ex (during SMTP connection from [V4NET.0.0.13]) +>>> failed to find IP address for not-exist.test.ex: item ignored by +ignore_unknown +>>> host in "+ignore_unknown : not-exist.test.ex : V4NET.0.0.13"? yes (matched "V4NET.0.0.13") >>> accept: condition test succeeded in ACL "check_recipientz" >>> end of ACL "check_recipientz": ACCEPT >>> host in hosts_connection_nolog? no (option unset) @@ -106,11 +106,11 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipienty" >>> processing "accept" (TESTSUITE/test-config 30) ->>> check hosts = non.existent.invalid : V4NET.0.0.13 ->>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13]) -LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13]) ->>> host in "non.existent.invalid : V4NET.0.0.13"? no (failed to find IP address for non.existent.invalid) -LOG: list matching forced to fail: failed to find IP address for non.existent.invalid +>>> check hosts = not-exist.test.ex : V4NET.0.0.13 +>>> no IP address found for host not-exist.test.ex (during SMTP connection from [V4NET.0.0.13]) +LOG: no IP address found for host not-exist.test.ex (during SMTP connection from [V4NET.0.0.13]) +>>> host in "not-exist.test.ex : V4NET.0.0.13"? no (failed to find IP address for not-exist.test.ex) +LOG: list matching forced to fail: failed to find IP address for not-exist.test.ex >>> accept: condition test failed in ACL "check_recipienty" >>> processing "deny" (TESTSUITE/test-config 31) >>> message: "Denied"