summaryrefslogtreecommitdiff
path: root/test/stderr/0422
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-04-25 00:25:51 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-04-25 00:25:51 +0100
commit6968512fc21cf0a41b2751bb9df39ed40941c1c3 (patch)
tree0664aa6a1eeeab7ff08ad412450219df9b2b7e84 /test/stderr/0422
parent2416c261306ff5e1248c5501b736b031a27367f5 (diff)
downloadexim4-6968512fc21cf0a41b2751bb9df39ed40941c1c3.tar.gz
Add ACL name to debug output of condition result (bug 1238).
Diffstat (limited to 'test/stderr/0422')
-rw-r--r--test/stderr/04226
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/0422 b/test/stderr/0422
index 31a167c58..c727372cc 100644
--- a/test/stderr/0422
+++ b/test/stderr/0422
@@ -13,9 +13,9 @@
>>> new DNS lookup for 1.13.13.V4NET.rbl.test.ex
>>> DNS lookup for 1.13.13.V4NET.rbl.test.ex failed
>>> => that means V4NET.13.13.1 is not listed at rbl.test.ex
->>> deny: condition test failed
+>>> deny: condition test failed in ACL "connect"
>>> processing "accept"
->>> accept: condition test succeeded
+>>> accept: condition test succeeded in ACL "connect"
>>> host in hosts_connection_nolog? no (option unset)
>>> host in host_lookup? no (option unset)
>>> host in host_reject_connection? no (option unset)
@@ -31,5 +31,5 @@
>>> new DNS lookup for 2.13.13.V4NET.rbl.test.ex
>>> DNS lookup for 2.13.13.V4NET.rbl.test.ex succeeded (yielding 127.0.0.1, 127.0.0.2)
>>> => that means V4NET.13.13.2 is listed at rbl.test.ex
->>> deny: condition test succeeded
+>>> deny: condition test succeeded in ACL "connect"
LOG: H=[V4NET.13.13.2] rejected connection in "connect" ACL: dnslist_value is 127.0.0.1, 127.0.0.2