summaryrefslogtreecommitdiff
path: root/test/stderr/0475
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-01-27 22:23:31 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-02-11 00:16:21 +0000
commit897024f1b30dfde19f8ed9477c49b7cd5a1f5512 (patch)
treefb1821ebbf3efc2c4e37e39999b665c9a36de654 /test/stderr/0475
parent7f69e814219268610c9d5c9b724f64a17a78b2cb (diff)
Debug: config file name & line number for each ACL verb
(cherry picked from commit 9e160d8100cd15517a3444c1ad8ab81e51399582)
Diffstat (limited to 'test/stderr/0475')
-rw-r--r--test/stderr/04754
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0475 b/test/stderr/0475
index 2d3f5d8a7..6225b4dd0 100644
--- a/test/stderr/0475
+++ b/test/stderr/0475
@@ -7,14 +7,14 @@
>>> host in helo_try_verify_hosts? no (option unset)
>>> host in helo_accept_junk_hosts? no (option unset)
>>> using ACL "a1"
->>> processing "deny"
+>>> processing "deny" (TESTSUITE/test-config 16)
>>> check hosts = 1.2.3.4 : <; 1.2.3.4::5.6.7.8
LOG: unknown lookup type "<" in host list item "<; 1.2.3.4:5.6.7.8"
>>> host in "1.2.3.4 : <; 1.2.3.4::5.6.7.8"? list match deferred for <; 1.2.3.4:5.6.7.8
>>> deny: condition test deferred in ACL "a1"
LOG: H=[V4NET.0.0.0] F=<> temporarily rejected RCPT <a1@b>: unknown lookup type "<"
>>> using ACL "a2"
->>> processing "deny"
+>>> processing "deny" (TESTSUITE/test-config 19)
>>> check hosts = 1.2.3/24
>>> host in "1.2.3/24"? no (malformed IPv4 address or address mask)
>>> deny: condition test failed in ACL "a2"