# 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 (with tell because not both no_tell) . quit ****