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/3204 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/stderr/3204') diff --git a/test/stderr/3204 b/test/stderr/3204 index e285f3d17..cd7db8f87 100644 --- a/test/stderr/3204 +++ b/test/stderr/3204 @@ -6,9 +6,10 @@ >>> 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 17) >>> check senders = testdb;defer >>> userx@somehost.example.com in "testdb;defer"? list match deferred for testdb;defer >>> deny: condition test deferred in ACL "check_recipient" -LOG: H=[1.2.3.4] F= temporarily rejected RCPT : testdb lookup forced DEFER +LOG: H=(test) [1.2.3.4] F= temporarily rejected RCPT : testdb lookup forced DEFER -- cgit v1.2.3