From 2f8e0a5f6bc17ccd0749c0dc28f5da28da5d25a2 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 15 Jun 2021 19:27:04 +0100 Subject: hosts_require_helo --- test/stderr/0130 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'test/stderr/0130') diff --git a/test/stderr/0130 b/test/stderr/0130 index c07f850ab..8ddb23e11 100644 --- a/test/stderr/0130 +++ b/test/stderr/0130 @@ -6,6 +6,7 @@ >>> 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 "check_recipient" >>> processing "deny" (TESTSUITE/test-config 21) >>> message: unrouteable address @@ -21,11 +22,11 @@ MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=localhost address=127.0.0.1 -LOG: remote host address is the local host: not.test.ex (while verifying from host [V4NET.0.0.0]) +LOG: remote host address is the local host: not.test.ex (while verifying from host (test) [V4NET.0.0.0]) >>> islocal router: defer for userx@not.test.ex >>> message: remote host address is the local host >>> ----------- end verify ------------ >>> deny: condition test deferred in ACL "check_recipient" -LOG: H=[V4NET.0.0.0] F= temporarily rejected RCPT : remote host address is the local host +LOG: H=(test) [V4NET.0.0.0] F= temporarily rejected RCPT : remote host address is the local host LOG: MAIN remote host address is the local host: not.test.ex (while routing ) -- cgit v1.2.3