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/0465 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/stderr/0465') diff --git a/test/stderr/0465 b/test/stderr/0465 index 68bba6ee1..e30834929 100644 --- a/test/stderr/0465 +++ b/test/stderr/0465 @@ -54,7 +54,7 @@ spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 SMTP>> 250 OK SMTP<< rcpt to: -processing "accept" +processing "accept" (TESTSUITE/test-config 22) accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted @@ -80,7 +80,7 @@ P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) id 10HmaY-0005vi-00 for abc@domain; Tue, 2 Mar 1999 09:44:33 +0000 using ACL "check_data" -processing "accept" +processing "accept" (TESTSUITE/test-config 20) check verify = header_syntax accept: condition test succeeded in ACL "check_data" end of ACL "check_data": ACCEPT @@ -125,7 +125,7 @@ spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 SMTP>> 250 OK SMTP<< rcpt to: -processing "accept" +processing "accept" (TESTSUITE/test-config 22) accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> 250 Accepted @@ -151,7 +151,7 @@ P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz) id 10HmaX-0005vi-00 for abc@xyz; Tue, 2 Mar 1999 09:44:33 +0000 using ACL "check_data" -processing "accept" +processing "accept" (TESTSUITE/test-config 20) check verify = header_syntax accept: condition test failed in ACL "check_data" end of ACL "check_data": implicit DENY -- cgit v1.2.3