X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e..7d657f2a9afd09237d343e878ad914f6871b59f1:/test/stderr/0070 diff --git a/test/stderr/0070 b/test/stderr/0070 index ccb6d3f67..ebab42f3e 100644 --- a/test/stderr/0070 +++ b/test/stderr/0070 @@ -28,10 +28,12 @@ MUNGED: ::1 will be omitted in what follows >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "rcpt" >>> processing "require" +>>> message: helo not verified >>> check verify = helo >>> verifying EHLO/HELO argument "NULL" >>> no EHLO/HELO command was issued ->>> require: condition test failed +>>> require: condition test failed in ACL "rcpt" +>>> end of ACL "rcpt": not OK LOG: H=[V4NET.0.0.13] F= rejected RCPT : helo not verified >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -55,9 +57,10 @@ MUNGED: ::1 will be omitted in what follows >>> HELO verification failed but host is in helo_try_verify_hosts >>> using ACL "rcpt" >>> processing "require" +>>> message: helo not verified >>> check verify = helo ->>> verifying EHLO/HELO argument "[V4NET.0.0.1]" ->>> require: condition test failed +>>> require: condition test failed in ACL "rcpt" +>>> end of ACL "rcpt": not OK LOG: H=([V4NET.0.0.1]) [V4NET.0.0.2] F= rejected RCPT : helo not verified >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -81,10 +84,13 @@ MUNGED: ::1 will be omitted in what follows >>> matched host address >>> using ACL "rcpt" >>> processing "require" +>>> message: helo not verified >>> check verify = helo ->>> require: condition test succeeded +>>> require: condition test succeeded in ACL "rcpt" >>> processing "deny" ->>> deny: condition test succeeded +>>> message: helo did verify +>>> deny: condition test succeeded in ACL "rcpt" +>>> end of ACL "rcpt": DENY LOG: H=([V4NET.0.0.2]) [V4NET.0.0.2] F= rejected RCPT : helo did verify >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -206,9 +212,11 @@ MUNGED: ::1 will be omitted in what follows >>> [V4NET.0.0.99] in helo_lookup_domains? no (end of list) >>> using ACL "rcpt" >>> processing "require" +>>> message: helo not verified >>> check verify = helo >>> verifying EHLO/HELO argument "[V4NET.0.0.99]" ->>> require: condition test failed +>>> require: condition test failed in ACL "rcpt" +>>> end of ACL "rcpt": not OK LOG: H=([V4NET.0.0.99]) [V4NET.0.0.13] F= rejected RCPT : helo not verified >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -230,12 +238,15 @@ MUNGED: ::1 will be omitted in what follows >>> [V4NET.0.0.13] in helo_lookup_domains? no (end of list) >>> using ACL "rcpt" >>> processing "require" +>>> message: helo not verified >>> check verify = helo >>> verifying EHLO/HELO argument "[V4NET.0.0.13]" >>> matched host address ->>> require: condition test succeeded +>>> require: condition test succeeded in ACL "rcpt" >>> processing "deny" ->>> deny: condition test succeeded +>>> message: helo did verify +>>> deny: condition test succeeded in ACL "rcpt" +>>> end of ACL "rcpt": DENY LOG: H=([V4NET.0.0.13]) [V4NET.0.0.13] F= rejected RCPT : helo did verify >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) @@ -258,11 +269,13 @@ MUNGED: ::1 will be omitted in what follows >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "rcpt" >>> processing "require" +>>> 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]) ->>> require: condition test failed +>>> 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