summaryrefslogtreecommitdiff
path: root/test/stderr/0465
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/0465
parent7f69e814219268610c9d5c9b724f64a17a78b2cb (diff)
Debug: config file name & line number for each ACL verb
(cherry picked from commit 9e160d8100cd15517a3444c1ad8ab81e51399582)
Diffstat (limited to 'test/stderr/0465')
-rw-r--r--test/stderr/04658
1 files changed, 4 insertions, 4 deletions
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:<abc@domain.>
-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:<abc@xyz>
-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