Hi,
I'm trying to block some senders that everyday send giant emails to some accounts in my AMS.
-------------
Conditions:
I've created this Content Filter Rule, but it's not working:
("Sender" header line contains "xxx@yyy.zzz"
OR "From" header line contains "xxx@yyy.zzz")
AND Email size is larger than xxx KB
Actions:
Reply from ####ADMINEMAIL#### with subject "......"
Delete email
-------------
Any ideas? Thanks a lot.