X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/59371ea735c941334861aa5b8e1e9a06facf044f..758fe60790c2f22e2823b5969a622371f03466f8:/test/scripts/0000-Basic/0233?ds=sidebyside diff --git a/test/scripts/0000-Basic/0233 b/test/scripts/0000-Basic/0233 index 0acb13fca..bda2e689a 100644 --- a/test/scripts/0000-Basic/0233 +++ b/test/scripts/0000-Basic/0233 @@ -1,12 +1,26 @@ # freeze_tell & system filter & ACL +# System filter freezes this one exim -odi userx Rhubarb **** +# ACL freezes these two, tell for the second, and third, not for the first exim -odi -bs +helo test mail from: +rcpt to: +data +Should be frozen (no tell) +. +mail from: +rcpt to: +data +Should be frozen (with tell) +. +mail from: +rcpt to: rcpt to: data -Should be frozen +Should be frozen (with tell because not both no_tell) . quit ****