Not addressing your query...
Are these mails actually addressed TO: your email address?
I have one client that receives a lot of spam, maybe 50% of the mails.
Of those 90% or more are not addressed to their address, or the TO: field is empty.
What I've done is to employ a custom Content Control and place it first in the order.
The Content Control rules are:
ifnot exists "to" weight 101 tag "No TO Header"
ifnot header "to" contains "USER@EXAMPLE.COM" weight 101 tag "Not TO My Address"
General
Applies to Internet
Exceptions
Then put everyone's email address you expect to get messages from in the Whitelist.
Message Tests
The file with the above two rules.
Weight 100
Bytes 3000
Actions
Move to Junk/Spam folder
Add headers
<P>Not addressing your query...</P>
<P>&nbsp;Are these mails actually addressed TO: your email address?</P>
<P>I have one client that receives a lot of spam, maybe 50% of the mails.
Of those 90% or more are not addressed to their address, or the TO: field is empty.</P>
<P>What I've done is to employ a custom Content Control and place it first in the order.</P>
<P>The Content Control rules are:
ifnot exists "to" weight 101 tag "No TO Header"
ifnot header "to" contains "<A href="mailto:USER@EXAMPLE.COM">USER@EXAMPLE.COM</A>" weight 101 tag "Not TO My Address"</P>
<P>General
Applies to Internet</P>
<P>Exceptions
Then put everyone's email address you expect to get messages from in the Whitelist.</P>
<P>Message Tests
The file with the above two rules.
Weight 100
Bytes 3000</P>
<P>Actions
Move to Junk/Spam folder
Add headers</P>
<P mce_keep="true">&nbsp;</P>