From 897024f1b30dfde19f8ed9477c49b7cd5a1f5512 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 (cherry picked from commit 9e160d8100cd15517a3444c1ad8ab81e51399582) --- test/stderr/0306 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/stderr/0306') diff --git a/test/stderr/0306 b/test/stderr/0306 index d2fcf91e5..e8e7d4667 100644 --- a/test/stderr/0306 +++ b/test/stderr/0306 @@ -7,7 +7,7 @@ >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "rcpt" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 18) >>> check verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing list1-request@lists.test.ex @@ -26,7 +26,7 @@ >>> accept: condition test succeeded in ACL "rcpt" >>> end of ACL "rcpt": ACCEPT >>> using ACL "rcpt" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 18) >>> check verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing list1@lists.test.ex @@ -39,7 +39,7 @@ >>> end of ACL "rcpt": ACCEPT >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*") >>> using ACL "rcpt" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 18) >>> check verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing list1@lists.test.ex @@ -53,7 +53,7 @@ >>> accept: endpass encountered - denying access LOG: H=[1.2.3.4] F= rejected RCPT : list1@lists.test.ex is a closed mailing list >>> using ACL "rcpt" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 18) >>> check verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing nonlist@lists.test.ex -- cgit v1.2.3