Page 1 of 1
Can not blacklist some gmail spam
Posted: Mon Feb 01, 2021 5:26 am
by jehzsa
Been receiving a lot of gmail spam. I have blacklisted gmail .com--->
[email protected]
However, still receiving gmail spam. MW marks it as spam, but I'm unable to blacklist it.
How can I resolve that issue? Literally, about a dozen of such emails per day.
IAT
Re: Can not blacklist some gmail spam
Posted: Mon Feb 01, 2021 7:07 pm
by rusticdog
MailWasher won't add an invalid email address to the blacklist, and these emails break the rules.
What I have is a filter that ought to tag these emails as well.
It looks at the FROM field, DOESN'T CONTAIN, REGEX,
[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}
You could try this, and assuming it works well if you don't want to see the emails you can set the autodelete under the Options tab for the filter.

- Untitled.png (45.32 KiB) Viewed 2420 times
Re: Can not blacklist some gmail spam
Posted: Tue Feb 02, 2021 3:42 am
by jehzsa
Thank you, Sir.
I'll try that.
Re: Can not blacklist some gmail spam
Posted: Wed Feb 03, 2021 12:23 am
by jehzsa
Working like a charm.
Thanks again.