Hello All,
I'm having a hard time with getting a domain name weather its the envelope sender OR the from sender to simply block or via SA flag the message so it doesn't go through.
I have who with domain names, who with regular expression domain names, what with from rules and match field and simply hit or miss.
So my question is if I create 1 or 5 if needed policies to simply say if it says "ImAJerkSpammer.com" anywhere in the header, reject it, quarantine it something.
I do write additional Objects so I can better track what is and isn't working between Who/What/Regular Expression etc, I just need to be able to shut down the noise.
In a very slight side note one of my objects:
What->BL-What-FromRules is using Match field, field being from and I'm putting a value of .+@ImAJerkSpammer.com as the value, now the test string likes the regex, but i'm seeing messages for those domains still coming through and yes many of these are working, just not all.
Thank you!!!
I'm having a hard time with getting a domain name weather its the envelope sender OR the from sender to simply block or via SA flag the message so it doesn't go through.
I have who with domain names, who with regular expression domain names, what with from rules and match field and simply hit or miss.
So my question is if I create 1 or 5 if needed policies to simply say if it says "ImAJerkSpammer.com" anywhere in the header, reject it, quarantine it something.
I do write additional Objects so I can better track what is and isn't working between Who/What/Regular Expression etc, I just need to be able to shut down the noise.
In a very slight side note one of my objects:
What->BL-What-FromRules is using Match field, field being from and I'm putting a value of .+@ImAJerkSpammer.com as the value, now the test string likes the regex, but i'm seeing messages for those domains still coming through and yes many of these are working, just not all.
Thank you!!!
Code:
Sample of Rules Execution showing count of each that worked:
106 (rule: Block
484 (rule: BL-What-From)
26 (rule: BL-Who-Domains)
604 (rule: BL-Who-DomainsR)
317 (rule: BL-Who-IP)
4879 (rule: BL-Who-IP-NW)
Last edited: