1 # freeze_tell & system filter & ACL
2 # System filter freezes this one
6 # ACL freezes these two, tell for the second, and third, not for the first
9 rcpt to:<userz@test.ex>
11 Should be frozen (no tell)
14 rcpt to:<usery@test.ex>
16 Should be frozen (with tell)
19 rcpt to:<userz@test.ex>
20 rcpt to:<usery@test.ex>
22 Should be frozen (with tell because not both no_tell)