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/5420 | |
parent | 3555c705d667038a1037d72511b277473f1a7248 (diff) |
Debug: config file name & line number for each ACL verb
Diffstat (limited to 'test/stderr/5420')
-rw-r--r-- | test/stderr/5420 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/stderr/5420 b/test/stderr/5420 index 817905992..5ebb28c5c 100644 --- a/test/stderr/5420 +++ b/test/stderr/5420 @@ -30,7 +30,7 @@ LOG: smtp_connection MAIN ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}} └─────result: cutthrough using ACL "cutthrough" -processing "accept" +processing "accept" (TESTSUITE/test-config 22) check control = cutthrough_delivery check verify = recipient domain.com in "test.ex : *.test.ex"? no (end of list) @@ -127,7 +127,7 @@ sync_responses expect rcpt SMTP<< 250 Accepted holding verify callout open for cutthrough delivery ----------- end cutthrough setup ------------ -processing "accept" +processing "accept" (TESTSUITE/test-config 54) accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> DATA @@ -278,7 +278,7 @@ LOG: smtp_connection MAIN ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}} └─────result: cutthrough using ACL "cutthrough" -processing "accept" +processing "accept" (TESTSUITE/test-config 22) check control = cutthrough_delivery check verify = recipient domain.com in "test.ex : *.test.ex"? no (end of list) @@ -343,7 +343,7 @@ sync_responses expect rcpt SMTP<< 250 Accepted holding verify callout open for cutthrough delivery ----------- end cutthrough setup ------------ -processing "accept" +processing "accept" (TESTSUITE/test-config 54) accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> DATA @@ -494,7 +494,7 @@ LOG: smtp_connection MAIN ├──expanding: ${if eq {SERVER}{server}{queue}{cutthrough}} └─────result: cutthrough using ACL "cutthrough" -processing "accept" +processing "accept" (TESTSUITE/test-config 22) check control = cutthrough_delivery check verify = recipient domain.com in "test.ex : *.test.ex"? no (end of list) @@ -559,7 +559,7 @@ sync_responses expect rcpt SMTP<< 250 Accepted holding verify callout open for cutthrough delivery ----------- end cutthrough setup ------------ -processing "accept" +processing "accept" (TESTSUITE/test-config 54) accept: condition test succeeded in inline ACL end of inline ACL: ACCEPT SMTP>> DATA |