summaryrefslogtreecommitdiff
path: root/test/stderr
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-06-27 15:07:18 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-06-27 15:07:18 +0000
commitb8dc3e4a6769d5b233b1117f16b334a583716b10 (patch)
treed6b297299244950e192ef45814adca0bf32c283b /test/stderr
parent4608d6834bf682e578a5d907a2f6b8fb674c07a0 (diff)
Fix Bugzilla #101: macro definition between ACLs doesn't work.
Diffstat (limited to 'test/stderr')
-rw-r--r--test/stderr/053413
1 files changed, 13 insertions, 0 deletions
diff --git a/test/stderr/0534 b/test/stderr/0534
new file mode 100644
index 000000000..d7fd3e150
--- /dev/null
+++ b/test/stderr/0534
@@ -0,0 +1,13 @@
+>>> host in hosts_connection_nolog? no (option unset)
+>>> host in host_lookup? no (option unset)
+>>> host in host_reject_connection? no (option unset)
+>>> host in sender_unqualified_hosts? no (option unset)
+>>> host in recipient_unqualified_hosts? no (option unset)
+>>> 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)
+>>> using ACL "two"
+>>> processing "accept"
+>>> check hosts = 5.6.7.8
+>>> host in "5.6.7.8"? yes (matched "5.6.7.8")
+>>> accept: condition test succeeded