X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fstderr%2F0069;h=619c7f17122400806d274cef69ceeae698994529;hb=43ba45ce62100bc1dbc9b04b5d869f59026783f5;hp=2355b74cd01d5877c45502a1e2d734ca60f2998a;hpb=187bc588ac69994548471cc4a303e77fb0e957bc;p=exim.git diff --git a/test/stderr/0069 b/test/stderr/0069 index 2355b74cd..619c7f171 100644 --- a/test/stderr/0069 +++ b/test/stderr/0069 @@ -3,10 +3,7 @@ >>> 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.1 ->>> IP address lookup yielded ten-1.test.ex -MUNGED: ::1 will be omitted in what follows ->>> get[host|ipnode]byname[2] looked up these IP addresses: ->>> name=ten-1.test.ex address=V4NET.0.0.1 +>>> IP address lookup yielded "ten-1.test.ex" >>> checking addresses for ten-1.test.ex >>> V4NET.0.0.1 OK >>> host in sender_unqualified_hosts? yes (matched "^ten-1\.test\.ex") @@ -15,14 +12,15 @@ MUNGED: ::1 will be omitted in what follows >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipientx" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 24) >>> check hosts = : >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipientx" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 25) >>> check hosts = +include_unknown : ^ten-1\\.test\\.ex >>> host in "+include_unknown : ^ten-1\.test\.ex"? yes (matched "^ten-1\.test\.ex") >>> deny: condition test succeeded in ACL "check_recipientx" +>>> end of ACL "check_recipientx": DENY LOG: H=ten-1.test.ex [V4NET.0.0.1] F= rejected RCPT >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -37,16 +35,17 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipientx" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 24) >>> check hosts = : >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipientx" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 25) >>> check hosts = +include_unknown : ^ten-1\\.test\\.ex >>> sender host name required, to match against ^ten-1\.test\.ex >>> host in "+include_unknown : ^ten-1\.test\.ex"? 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 >>> deny: condition test succeeded in ACL "check_recipientx" +>>> end of ACL "check_recipientx": DENY LOG: H=[V4NET.0.0.13] F= rejected RCPT >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -61,15 +60,16 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipienty" ->>> processing "accept" ->>> 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) +>>> processing "accept" (TESTSUITE/test-config 30) +>>> 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" +>>> processing "deny" (TESTSUITE/test-config 31) >>> message: "Denied" >>> deny: condition test succeeded in ACL "check_recipienty" +>>> end of ACL "check_recipienty": DENY 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) @@ -84,13 +84,14 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipientz" ->>> processing "accept" ->>> 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") +>>> processing "accept" (TESTSUITE/test-config 34) +>>> 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) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -104,16 +105,17 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipienty" ->>> processing "accept" ->>> 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 +>>> processing "accept" (TESTSUITE/test-config 30) +>>> 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" +>>> processing "deny" (TESTSUITE/test-config 31) >>> message: "Denied" >>> deny: condition test succeeded in ACL "check_recipienty" +>>> end of ACL "check_recipienty": DENY 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) @@ -128,15 +130,18 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipienta" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 38) >>> check hosts = : >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipienta" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 39) >>> 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 +>>> no IP address found for host test.again.dns (during SMTP connection from [V4NET.0.0.13]) +>>> 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 in ACL "check_recipienta" +>>> end of ACL "check_recipienta": DENY LOG: H=[V4NET.0.0.13] F= rejected RCPT >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -151,12 +156,14 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipientb" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 44) >>> check hosts = test.again.dns : V4NET.0.0.13 >>> test.again.dns in dns_again_means_nonexist? no (option unset) +>>> no IP address found for host test.again.dns (during SMTP connection from [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 in ACL "check_recipientb" -LOG: H=[V4NET.0.0.13] F= temporarily rejected RCPT +LOG: H=[V4NET.0.0.13] F= temporarily rejected RCPT : DNS lookup of "test.again.dns" deferred >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -170,9 +177,12 @@ LOG: failed to find host name for V4NET.0.0.13: accepted by +include_unknown >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "check_recipientc" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 48) >>> 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 +>>> no IP address found for host test.again.dns (during SMTP connection from [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 in ACL "check_recipientc" +>>> end of ACL "check_recipientc": ACCEPT