Frequent Visitor
•
11 Messages
Filtering email that do not end in .Com or net
I keep on receiving spam email from email addresses that end in .ML or .me
Is there a way to filter those out?
Frequent Visitor
•
11 Messages
I keep on receiving spam email from email addresses that end in .ML or .me
Is there a way to filter those out?
CCJoseph
Problem Solver
•
729 Messages
2 years ago
@
Take a look at this link and let me know if it helps as tall, https://www.xfinity.com/support/articles/sort-email-xfinity-connect.
0
0
BruceW
Gold Problem Solver
•
26.4K Messages
2 years ago
A filter with a condition like:
Sender/From Regex .ml>?$
should match the first one, and
Sender/From Regex .me>?$
should match the second. "Regex .xyz>?$" means "match addresses that end with '.xyz' or '.xyz>' ". Sometimes email addresses are enclosed in <> characters, and sometimes they are not. You would want to include both of the above conditions in the rule and set "Apply rule" to "if any condition is met".
I'd suggest beginning by creating a temp folder and setting the filter action to move matching emails to that folder until you are sure the filter is working correctly.
Please be aware that there are 2 kinds of responses in this Forum: Replies and Comments. When you Comment on a post by scrolling down to "Comment on this post here...", I am notified of your response. But if you select Reply, I am NOT notified and may not be aware of your response.
(edited)
0
0