summaryrefslogtreecommitdiff
path: root/test/stderr/0445
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-06-15 19:27:04 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-06-15 20:34:28 +0100
commit2f8e0a5f6bc17ccd0749c0dc28f5da28da5d25a2 (patch)
tree317d43b87c1e1e9f4ca315e5680bd10a18e158a2 /test/stderr/0445
parentb9a2d0dd658cab56e0d1365e1c6a7c5ce9473bcf (diff)
hosts_require_helo
Diffstat (limited to 'test/stderr/0445')
-rw-r--r--test/stderr/04459
1 files changed, 5 insertions, 4 deletions
diff --git a/test/stderr/0445 b/test/stderr/0445
index f493eda33..38410b78e 100644
--- a/test/stderr/0445
+++ b/test/stderr/0445
@@ -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 "rcpt"
>>> processing "deny" (TESTSUITE/test-config 20)
>>> check !verify = sender
@@ -17,8 +18,8 @@
>>> ----------- end verify ------------
>>> deny: condition test succeeded in ACL "rcpt"
>>> end of ACL "rcpt": DENY
-LOG: H=[1.2.3.4] sender verify fail for <lp1@x.y>:
-LOG: H=[1.2.3.4] F=<lp1@x.y> rejected RCPT <zz@x.y>: Sender verify failed
+LOG: H=(test) [1.2.3.4] sender verify fail for <lp1@x.y>:
+LOG: H=(test) [1.2.3.4] F=<lp1@x.y> rejected RCPT <zz@x.y>: Sender verify failed
>>> using ACL "rcpt"
>>> processing "deny" (TESTSUITE/test-config 20)
>>> check !verify = sender
@@ -30,5 +31,5 @@ LOG: H=[1.2.3.4] F=<lp1@x.y> rejected RCPT <zz@x.y>: Sender verify failed
>>> ----------- end verify ------------
>>> deny: condition test succeeded in ACL "rcpt"
>>> end of ACL "rcpt": DENY
-LOG: H=[1.2.3.4] sender verify fail for <lp2@x.y>: This is a message
-LOG: H=[1.2.3.4] F=<lp2@x.y> rejected RCPT <zz@x.y>: Sender verify failed
+LOG: H=(test) [1.2.3.4] sender verify fail for <lp2@x.y>: This is a message
+LOG: H=(test) [1.2.3.4] F=<lp2@x.y> rejected RCPT <zz@x.y>: Sender verify failed