X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e..a39409651d6f823248380812dd7d01361a3b0169:/test/stderr/0069 diff --git a/test/stderr/0069 b/test/stderr/0069 index b0ab07fae..bd1621da1 100644 --- a/test/stderr/0069 +++ b/test/stderr/0069 @@ -87,7 +87,8 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> 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_unknownhost in "+ignore_unknown : non.existent.invalid : V4NET.0.0.13"? yes (matched "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") >>> accept: condition test succeeded >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -112,3 +113,64 @@ LOG: list matching forced to fail: failed to find IP address for non.existent.in >>> processing "deny" >>> deny: condition test succeeded LOG: H=[V4NET.0.0.13] F= rejected RCPT : "Denied" +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> sender host name required, to match against ^ten-1\.test\.ex +>>> looking up host name for V4NET.0.0.13 +LOG: no host name found for IP address V4NET.0.0.13 +>>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13) +LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown +>>> 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) +>>> using ACL "check_recipienta" +>>> processing "accept" +>>> check hosts = : +>>> host in ":"? no (end of list) +>>> accept: condition test failed +>>> processing "deny" +>>> check hosts = +include_defer : test.again.dns +>>> test.again.dns in dns_again_means_nonexist? no (option unset) +LOG: DNS lookup of test.again.dns deferred: accepted by +include_defer +>>> deny: condition test succeeded +LOG: H=[V4NET.0.0.13] F= rejected RCPT +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> sender host name required, to match against ^ten-1\.test\.ex +>>> looking up host name for V4NET.0.0.13 +LOG: no host name found for IP address V4NET.0.0.13 +>>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13) +LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown +>>> 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) +>>> using ACL "check_recipientb" +>>> processing "accept" +>>> check hosts = test.again.dns : V4NET.0.0.13 +>>> test.again.dns in dns_again_means_nonexist? no (option unset) +>>> host in "test.again.dns : V4NET.0.0.13"? list match deferred for test.again.dns +>>> accept: condition test deferred +LOG: H=[V4NET.0.0.13] F= temporarily rejected RCPT +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> sender host name required, to match against ^ten-1\.test\.ex +>>> looking up host name for V4NET.0.0.13 +LOG: no host name found for IP address V4NET.0.0.13 +>>> host in sender_unqualified_hosts? yes (failed to find host name for V4NET.0.0.13) +LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown +>>> 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) +>>> using ACL "check_recipientc" +>>> processing "accept" +>>> check hosts = +ignore_defer : test.again.dns : V4NET.0.0.13 +>>> test.again.dns in dns_again_means_nonexist? no (option unset) +>>> DNS lookup of test.again.dns deferred: item ignored by +ignore_defer +>>> host in "+ignore_defer : test.again.dns : V4NET.0.0.13"? yes (matched "V4NET.0.0.13") +>>> accept: condition test succeeded