X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0b26748a086e4c95ee2e817eaac852d498071ca8..479576532b1f3c2ce5370b2f0a21c58f2c643918:/test/stderr/0023?ds=sidebyside diff --git a/test/stderr/0023 b/test/stderr/0023 index d54ccab12..a0b6e2aed 100644 --- a/test/stderr/0023 +++ b/test/stderr/0023 @@ -16,6 +16,7 @@ >>> test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded >>> processing "deny" +>>> check continue = this value is not used >>> check domains = deny.test.ex >>> test.ex in "deny.test.ex"? no (end of list) >>> deny: condition test failed @@ -36,6 +37,7 @@ >>> z in "!wontpass"? yes (end of list) >>> require: condition test succeeded >>> processing "deny" +>>> check continue = this value is not used >>> check domains = deny.test.ex >>> z in "deny.test.ex"? no (end of list) >>> deny: condition test failed @@ -65,6 +67,7 @@ LOG: H=[1.2.3.4] F= rejected RCPT >>> test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded >>> processing "deny" +>>> check continue = this value is not used >>> check domains = deny.test.ex >>> test.ex in "deny.test.ex"? no (end of list) >>> deny: condition test failed @@ -85,6 +88,7 @@ LOG: H=[1.2.3.4] F= rejected RCPT >>> test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded >>> processing "deny" +>>> check continue = this value is not used >>> check domains = deny.test.ex >>> test.ex in "deny.test.ex"? no (end of list) >>> deny: condition test failed @@ -105,6 +109,7 @@ LOG: H=[1.2.3.4] F= rejected RCPT >>> relay.test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded >>> processing "deny" +>>> check continue = this value is not used >>> check domains = deny.test.ex >>> relay.test.ex in "deny.test.ex"? no (end of list) >>> deny: condition test failed @@ -125,6 +130,7 @@ LOG: H=[1.2.3.4] F= rejected RCPT >>> deny.test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded >>> processing "deny" +>>> check continue = this value is not used >>> check domains = deny.test.ex >>> deny.test.ex in "deny.test.ex"? yes (matched "deny.test.ex") >>> deny: condition test succeeded @@ -139,6 +145,7 @@ LOG: H=[1.2.3.4] F= rejected RCPT : DOMAIN EXPLICITLY DENIE >>> refuse.test.ex in "!wontpass"? yes (end of list) >>> require: condition test succeeded >>> processing "deny" +>>> check continue = this value is not used >>> check domains = deny.test.ex >>> refuse.test.ex in "deny.test.ex"? no (end of list) >>> deny: condition test failed