X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/9675b3847f805018897fc71dcc5c98b78defd510..6a3f1455e3402f214d60abb87969660844770d91:/test/scripts/0000-Basic/0233 diff --git a/test/scripts/0000-Basic/0233 b/test/scripts/0000-Basic/0233 index 0acb13fca..13726815c 100644 --- a/test/scripts/0000-Basic/0233 +++ b/test/scripts/0000-Basic/0233 @@ -1,12 +1,25 @@ # 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 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 ****