diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-27 22:23:31 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-27 22:23:31 +0000 |
commit | 9e160d8100cd15517a3444c1ad8ab81e51399582 (patch) | |
tree | 499585feb087c895356001c0174708ba28049808 /test/stderr/0306 | |
parent | 3555c705d667038a1037d72511b277473f1a7248 (diff) |
Debug: config file name & line number for each ACL verb
Diffstat (limited to 'test/stderr/0306')
-rw-r--r-- | test/stderr/0306 | 8 |
1 files changed, 4 insertions, 4 deletions
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=<anyone@anywhere> rejected RCPT <list1@lists.test.ex>: 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 |