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/0043 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'test/stderr/0043') diff --git a/test/stderr/0043 b/test/stderr/0043 index 55e719332..4fcc38206 100644 --- a/test/stderr/0043 +++ b/test/stderr/0043 @@ -11,11 +11,11 @@ >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in chunking_advertise_hosts? no (end of list) >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" ->>> processing "require" +>>> processing "require" (TESTSUITE/test-config 21) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing junkjunk@exim.test.ex @@ -32,11 +32,11 @@ LOG: H=(exim.test.ex) [V4NET.0.0.97] sender verify fail for rejected RCPT : Sender verify failed LOG: H=(exim.test.ex) [V4NET.0.0.97] incomplete transaction (RSET) from >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" ->>> processing "require" +>>> processing "require" (TESTSUITE/test-config 21) >>> check verify = sender >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing postmaster@exim.test.ex @@ -55,7 +55,7 @@ LOG: H=(exim.test.ex) [V4NET.0.0.97] incomplete transaction (RSET) from >> routed by localuser router >>> ----------- end verify ------------ >>> require: condition test succeeded in ACL "check_recipient" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 22) >>> message: unrouteable address >>> check !verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -75,22 +75,22 @@ LOG: H=(exim.test.ex) [V4NET.0.0.97] incomplete transaction (RSET) from >> routed by localuser router >>> ----------- end verify ------------ >>> deny: condition test failed in ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 24) >>> check domains = +local_domains >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex") >>> exim.test.ex in "+local_domains"? yes (matched "+local_domains") >>> accept: condition test succeeded in ACL "check_recipient" >>> end of ACL "check_recipient": ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" ->>> processing "require" +>>> processing "require" (TESTSUITE/test-config 21) >>> check verify = sender >>> using cached sender verify result >>> require: condition test succeeded in ACL "check_recipient" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 22) >>> message: unrouteable address >>> check !verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -106,15 +106,15 @@ LOG: H=(exim.test.ex) [V4NET.0.0.97] incomplete transaction (RSET) from >> end of ACL "check_recipient": DENY LOG: H=(exim.test.ex) [V4NET.0.0.97] F= rejected RCPT junkjunk@exim.test.ex: Unrouteable address >>> using ACL "check_recipient" ->>> processing "accept" +>>> processing "accept" (TESTSUITE/test-config 20) >>> check hosts = : >>> host in ":"? no (end of list) >>> accept: condition test failed in ACL "check_recipient" ->>> processing "require" +>>> processing "require" (TESTSUITE/test-config 21) >>> check verify = sender >>> using cached sender verify result >>> require: condition test succeeded in ACL "check_recipient" ->>> processing "deny" +>>> processing "deny" (TESTSUITE/test-config 22) >>> message: unrouteable address >>> check !verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- cgit v1.2.3