accepting only .com and .net

JavierM

Active Member
Aug 7, 2018
1
0
41
37
Hello everyone.
Is there a way to filter mails so i only recive from certain domain type *.com and *.net
i understand how to allow these domain types but how could be the rule to block all the other ones like .ru and .es whitout having to write them all.
do i use just the symbol * ?
Thanks in advance
 
Is there a way to filter mails so i only recive from certain domain type *.com and *.net
yes - create 2 rules:
* one with a who-object with a regex of '.*\.(com|net)' and an action-object - accept
* one with lower priority with action block
(make sure to fit those two in at the right priorities for your rules
 
  • Like
Reactions: oguz