X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/1f155f8e69b44ee7678dd1009ae0348e5c8d768e..6d8e1b63fda70bb4153034870cc8b68f9011d0e1:/test/stderr/0070 diff --git a/test/stderr/0070 b/test/stderr/0070 index 2bf1e9cdf..8e6d9e561 100644 --- a/test/stderr/0070 +++ b/test/stderr/0070 @@ -26,8 +26,9 @@ MUNGED: ::1 will be omitted in what follows >>> name=ten-2.test.ex address=V4NET.0.0.2 >>> host in helo_try_verify_hosts? no (end of list) >>> host in helo_accept_junk_hosts? no (option unset) +>>> host in hosts_require_helo? no (end of list) >>> using ACL "rcpt" ->>> processing "require" +>>> processing "require" (TESTSUITE/test-config 23) >>> message: helo not verified >>> check verify = helo >>> verifying EHLO/HELO argument "NULL" @@ -56,7 +57,7 @@ MUNGED: ::1 will be omitted in what follows >>> verifying EHLO/HELO argument "[V4NET.0.0.1]" >>> HELO verification failed but host is in helo_try_verify_hosts >>> using ACL "rcpt" ->>> processing "require" +>>> processing "require" (TESTSUITE/test-config 23) >>> message: helo not verified >>> check verify = helo >>> require: condition test failed in ACL "rcpt" @@ -83,11 +84,11 @@ MUNGED: ::1 will be omitted in what follows >>> verifying EHLO/HELO argument "[V4NET.0.0.2]" >>> matched host address >>> using ACL "rcpt" ->>> processing "require" +>>> processing "require" (TESTSUITE/test-config 23) >>> message: helo not verified >>> check verify = helo >>> require: condition test succeeded in ACL "rcpt" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 26) >>> message: helo did verify >>> deny: condition test succeeded in ACL "rcpt" >>> end of ACL "rcpt": DENY @@ -137,10 +138,10 @@ MUNGED: ::1 will be omitted in what follows >>> matched alias ten-3-alias.test.ex >>> verifying EHLO/HELO argument "ten-3xtra.test.ex" >>> getting IP address for ten-3xtra.test.ex -MUNGED: ::1 will be omitted in what follows ->>> get[host|ipnode]byname[2] looked up these IP addresses: ->>> name=ten-3xtra.test.ex address=V4NET.0.0.3 +>>> ten-3xtra.test.ex in ""? no (end of list) +>>> ten-3xtra.test.ex in "*"? yes (matched "*") >>> IP address for ten-3xtra.test.ex matches calling address +>>> Forward DNS security status: unverified >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -158,7 +159,8 @@ MUNGED: ::1 will be omitted in what follows >>> checking addresses for ten-1.test.ex >>> V4NET.0.0.1 OK >>> getting IP address for rhubarb ->>> no IP address found for host rhubarb (during SMTP connection from (rhubarb) [V4NET.0.0.1]) +>>> rhubarb in ""? no (end of list) +>>> rhubarb in "*"? yes (matched "*") LOG: rejected "EHLO rhubarb" from (rhubarb) [V4NET.0.0.1] >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -178,7 +180,8 @@ MUNGED: ::1 will be omitted in what follows >>> looking up host name for 99.99.99.99 >>> Test harness: host name lookup returns DEFER >>> getting IP address for rhubarb ->>> no IP address found for host rhubarb (during SMTP connection from (rhubarb) [99.99.99.99]) +>>> rhubarb in ""? no (end of list) +>>> rhubarb in "*"? yes (matched "*") LOG: temporarily rejected "EHLO rhubarb" from (rhubarb) [99.99.99.99] >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -199,7 +202,7 @@ MUNGED: ::1 will be omitted in what follows >>> host in helo_accept_junk_hosts? no (option unset) >>> [V4NET.0.0.99] in helo_lookup_domains? no (end of list) >>> using ACL "rcpt" ->>> processing "require" +>>> processing "require" (TESTSUITE/test-config 23) >>> message: helo not verified >>> check verify = helo >>> verifying EHLO/HELO argument "[V4NET.0.0.99]" @@ -225,13 +228,13 @@ MUNGED: ::1 will be omitted in what follows >>> host in helo_accept_junk_hosts? no (option unset) >>> [V4NET.0.0.13] in helo_lookup_domains? no (end of list) >>> using ACL "rcpt" ->>> processing "require" +>>> processing "require" (TESTSUITE/test-config 23) >>> message: helo not verified >>> check verify = helo >>> verifying EHLO/HELO argument "[V4NET.0.0.13]" >>> matched host address >>> require: condition test succeeded in ACL "rcpt" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 26) >>> message: helo did verify >>> deny: condition test succeeded in ACL "rcpt" >>> end of ACL "rcpt": DENY @@ -256,15 +259,17 @@ MUNGED: ::1 will be omitted in what follows >>> rhubarb in helo_lookup_domains? no (end of list) >>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in chunking_advertise_hosts? no (end of list) >>> using ACL "rcpt" ->>> processing "require" +>>> processing "require" (TESTSUITE/test-config 23) >>> message: helo not verified >>> check verify = helo >>> verifying EHLO/HELO argument "rhubarb" >>> looking up host name for 99.99.99.99 >>> Test harness: host name lookup returns DEFER >>> getting IP address for rhubarb ->>> no IP address found for host rhubarb (during SMTP connection from (rhubarb) [99.99.99.99]) +>>> rhubarb in ""? no (end of list) +>>> rhubarb in "*"? yes (matched "*") >>> require: condition test failed in ACL "rcpt" >>> end of ACL "rcpt": not OK LOG: H=(rhubarb) [99.99.99.99] F= rejected RCPT : helo not verified