How to Filter Certain Domains?
Presently, I'm using account level filters to discard email from domains I have no reason or desire to receive emails from (e.g. *.biz, *.science) I'm using a matching regex code, such as: .+@.+\.biz
However, there are some domains where I want to "whitelist" certain subdomains. For example, I want to receive emails from *@123.us, but I do not want to receive any emails from any address containing another *.us address. What recommendations does the community have for achieving this?
-
If youre using account level filtering, then can you not setup a rule that says "if from = 123.us, then deliver to inbox" "Stop processing Rules" and use this rule as a whitelist rule, so adding more domains as required. 0 -
I feel a bit idiotic now. Yes, that would absolutely work. Created the first filter as a "whitelist" and set any matches to stop processing the rules. If no matches, the subsequent discard rules take place. Thanks! 0 -
Hello :) I'm happy to see the suggestion provided in the earlier response was helpful. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
3 comments