Hello,
I search to write "Who" rules for add scores when a domain doesn't finish with .com or .net (per example.)
In documentation, I see regex patern for match expressions, eg for *.com :
*@*\.com
How i can combine two or more values in one expression please?
And it's possible to inverse the logic, "all domains doesn't contain regular expression *.com and *.net...." ?
Thanks in advice,
Best Regards
Philippe
I search to write "Who" rules for add scores when a domain doesn't finish with .com or .net (per example.)
In documentation, I see regex patern for match expressions, eg for *.com :
*@*\.com
How i can combine two or more values in one expression please?
And it's possible to inverse the logic, "all domains doesn't contain regular expression *.com and *.net...." ?
Thanks in advice,
Best Regards
Philippe