X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/b9a2d0dd658cab56e0d1365e1c6a7c5ce9473bcf..2f8e0a5f6b:/test/stderr/3410 diff --git a/test/stderr/3410 b/test/stderr/3410 index 80cf29925..a8470e93c 100644 --- a/test/stderr/3410 +++ b/test/stderr/3410 @@ -6,13 +6,15 @@ >>> 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) +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_5_6_9" >>> processing "accept" (TESTSUITE/test-config 19) >>> message: You must authenticate >>> check authenticated = * >>> accept: condition test failed in ACL "acl_5_6_9" >>> accept: endpass encountered - denying access -LOG: H=[5.6.9.1] F= rejected RCPT : You must authenticate +LOG: H=(test) [5.6.9.1] F= rejected RCPT : You must authenticate +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> rhu.barb in helo_lookup_domains? no (end of list) >>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") @@ -41,12 +43,14 @@ LOG: H=[5.6.9.1] F= rejected RCPT : You must authenticate >>> 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) +>>> test in helo_lookup_domains? no (end of list) >>> using ACL "acl_5_6_10" >>> processing "accept" (TESTSUITE/test-config 24) >>> check authenticated = auth1 >>> accept: condition test failed in ACL "acl_5_6_10" >>> end of ACL "acl_5_6_10": implicit DENY -LOG: H=[5.6.10.1] F= rejected RCPT +LOG: H=(test) [5.6.10.1] F= rejected RCPT +>>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> rhu.barb in helo_lookup_domains? no (end of list) >>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*")