summaryrefslogtreecommitdiff
path: root/test/stderr/0475
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-13 11:13:37 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-13 11:13:37 +0000
commit1688f43b3071b3b4d7d3a88a6ccf28c1bc3272e0 (patch)
treea1ec1b451f03d8ad7645d29bd9253d795cef1064 /test/stderr/0475
parent21c28500c0afea85a4acc9cd2e6c816522394431 (diff)
Better debug diagnosis of malformed IPv4 addresses.
Diffstat (limited to 'test/stderr/0475')
-rw-r--r--test/stderr/04759
1 files changed, 8 insertions, 1 deletions
diff --git a/test/stderr/0475 b/test/stderr/0475
index d28c7ba53..e254d08f7 100644
--- a/test/stderr/0475
+++ b/test/stderr/0475
@@ -12,4 +12,11 @@
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"? lookup deferred for <; 1.2.3.4:5.6.7.8
>>> deny: condition test deferred
-LOG: H=[V4NET.0.0.0] F=<> temporarily rejected RCPT <a@b>: unknown lookup type "<"
+LOG: H=[V4NET.0.0.0] F=<> temporarily rejected RCPT <a1@b>: unknown lookup type "<"
+>>> using ACL "a2"
+>>> processing "deny"
+>>> check hosts = 1.2.3/24
+>>> host in "1.2.3/24"? no (malformed IPv4 address or address mask)
+>>> deny: condition test failed
+>>> end of ACL "a2": implicit DENY
+LOG: H=[V4NET.0.0.0] F=<> rejected RCPT <a2@b>