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-01-27 22:23:31 +0000
commit9e160d8100cd15517a3444c1ad8ab81e51399582 (patch)
tree499585feb087c895356001c0174708ba28049808 /test/stderr/0465
parent3555c705d667038a1037d72511b277473f1a7248 (diff)
Debug: config file name & line number for each ACL verb
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