Hi,
we currently get a lot of spam where the subject contains part of the email adress the spam is sent to. It's already filtered after passing PMG, but I'd like to not accept the mail at all.
Example for "j.doe@example.com": "j doe You want this"
- Text varies
- First part is always the email address without the dot
I could add single rules for every user with the apparent downsides, so prefer to have a generic solution.
I could probably use SpamAssassin but then the mail would already have been accepted, wouldn't it?
So, is it possible to write a generic filter rule to check the subject for part of the email address?
we currently get a lot of spam where the subject contains part of the email adress the spam is sent to. It's already filtered after passing PMG, but I'd like to not accept the mail at all.
Example for "j.doe@example.com": "j doe You want this"
- Text varies
- First part is always the email address without the dot
I could add single rules for every user with the apparent downsides, so prefer to have a generic solution.
I could probably use SpamAssassin but then the mail would already have been accepted, wouldn't it?
So, is it possible to write a generic filter rule to check the subject for part of the email address?