summaryrefslogtreecommitdiff
path: root/test/stderr/3410
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/3410
parent7f69e814219268610c9d5c9b724f64a17a78b2cb (diff)
Debug: config file name & line number for each ACL verb
(cherry picked from commit 9e160d8100cd15517a3444c1ad8ab81e51399582)
Diffstat (limited to 'test/stderr/3410')
-rw-r--r--test/stderr/341010
1 files changed, 5 insertions, 5 deletions
diff --git a/test/stderr/3410 b/test/stderr/3410
index 36fbdb425..80cf29925 100644
--- a/test/stderr/3410
+++ b/test/stderr/3410
@@ -7,7 +7,7 @@
>>> host in helo_try_verify_hosts? no (option unset)
>>> host in helo_accept_junk_hosts? no (option unset)
>>> using ACL "acl_5_6_9"
->>> processing "accept"
+>>> processing "accept" (TESTSUITE/test-config 19)
>>> message: You must authenticate
>>> check authenticated = *
>>> accept: condition test failed in ACL "acl_5_6_9"
@@ -27,7 +27,7 @@ LOG: H=[5.6.9.1] F=<x@y> rejected RCPT <x@y>: You must authenticate
>>> $3 = secret
>>> expanded string: yes
>>> using ACL "acl_5_6_9"
->>> processing "accept"
+>>> processing "accept" (TESTSUITE/test-config 19)
>>> message: You must authenticate
>>> check authenticated = *
>>> auth1 in "*"? yes (matched "*")
@@ -42,7 +42,7 @@ LOG: H=[5.6.9.1] F=<x@y> rejected RCPT <x@y>: You must authenticate
>>> host in helo_try_verify_hosts? no (option unset)
>>> host in helo_accept_junk_hosts? no (option unset)
>>> using ACL "acl_5_6_10"
->>> processing "accept"
+>>> processing "accept" (TESTSUITE/test-config 24)
>>> check authenticated = auth1
>>> accept: condition test failed in ACL "acl_5_6_10"
>>> end of ACL "acl_5_6_10": implicit DENY
@@ -61,7 +61,7 @@ LOG: H=[5.6.10.1] F=<x@y> rejected RCPT <x@y>
>>> $3 = secret
>>> expanded string: yes
>>> using ACL "acl_5_6_10"
->>> processing "accept"
+>>> processing "accept" (TESTSUITE/test-config 24)
>>> check authenticated = auth1
>>> auth1 in "auth1"? yes (matched "auth1")
>>> accept: condition test succeeded in ACL "acl_5_6_10"
@@ -86,7 +86,7 @@ LOG: H=[5.6.10.1] F=<x@y> rejected RCPT <x@y>
>>> $2 = secret
>>> expanded string: yes
>>> using ACL "acl_5_6_10"
->>> processing "accept"
+>>> processing "accept" (TESTSUITE/test-config 24)
>>> check authenticated = auth1
>>> auth2 in "auth1"? no (end of list)
>>> accept: condition test failed in ACL "acl_5_6_10"