Using Multiple Spam Filters in Cpanel

bshelley

Registered
Oct 2, 2006
3
0
151
Using Multiple Filters in Cpanel

I have read through this section and still did not see a viable solution. I searched threads on spamassassin and found some threads but did not find a real solution.

Here is what I am doing.

Cpanel -> spamassassin
SpamAssassin is currently: enabled
Spam Box is currently: disabled
Required_score: 7.5
Rewrite_header subject ***SPAM***
I have spam box disabled because I want spam to go to one location.

Now the filters:
Basically I want to create multiple rules.

$message_headers contains "X-Spam-Level: *******" send to [email protected]
If spam level between 7-15.9 move to spamlow email account

$message_headers contains "X-Spam-Level: ****************" send to [email protected]
If spam level between 16 or more move to high spam email account. Later once I see that filters work this spam would be deleted.

I have also tried to use these together:

$header_subject: contains "***SPAM***" [email protected]
$message_headers contains "X-Spam-Level: ****************" send to [email protected]
This one just stopped, caused no spam to be moved to email accounts
 

bshelley

Registered
Oct 2, 2006
3
0
151
Horde

So, untill I get some input:

I launched Horde and creeated filters in Horde
which allows me to filter everything into mail folders based on spam level. Of course I still have to login to Horde to run filters. I would like them deleted and caught earlier.