summaryrefslogtreecommitdiff
path: root/test/stderr/0026
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-05-03 21:36:14 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2014-05-03 21:36:14 +0100
commit187bc588ac69994548471cc4a303e77fb0e957bc (patch)
treee4d34be45fd38d252653b87686b57177469d28b0 /test/stderr/0026
parent2335af87fd252977cdc216e7dfad7b9fbc54b7e9 (diff)
More debug output
Diffstat (limited to 'test/stderr/0026')
-rw-r--r--test/stderr/00262
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0026 b/test/stderr/0026
index c33875c88..328b169bd 100644
--- a/test/stderr/0026
+++ b/test/stderr/0026
@@ -11,6 +11,7 @@
>>> host in ignore_fromline_hosts? no (option unset)
>>> using ACL "acl_data"
>>> processing "deny"
+>>> l_message: body contains trigger
>>> check condition = ${if match{$message_body}{trigger}{yes}{no}}
>>> = no
>>> deny: condition test failed in ACL "acl_data"
@@ -31,6 +32,7 @@ LOG: 10HmbH-0005vi-00 H=[10.0.0.0] F=<x@y> rejected after DATA: domain missing o
>>> host in ignore_fromline_hosts? no (option unset)
>>> using ACL "acl_data"
>>> processing "deny"
+>>> l_message: body contains trigger
>>> check condition = ${if match{$message_body}{trigger}{yes}{no}}
>>> = yes
>>> deny: condition test succeeded in ACL "acl_data"