From 9e160d8100cd15517a3444c1ad8ab81e51399582 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 27 Jan 2019 22:23:31 +0000 Subject: Debug: config file name & line number for each ACL verb --- test/stderr/3410 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test/stderr/3410') 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= rejected RCPT : 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= rejected RCPT : 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= rejected RCPT >>> $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= rejected RCPT >>> $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" -- cgit v1.2.3