spam adds on auto-whitelist

3 posts / 0 new
Last post
#1 Mon, 02/02/2009 - 22:04
flameproof

spam adds on auto-whitelist

I just wonder, my auto-whitelist has a few 1000 entries with obvious SPAM addresses and adds 20 per hour more. Can the auto-whitelist be completely switched off, or set to be completely manual?

Tue, 02/03/2009 - 06:06
andreychek

Yeah, you can disable the auto-whitelist by logging in over SSH, editing /etc/spamassassin/local.cf, and add a line like this:

use_auto_whitelist 0

Then restart SpamAssassin:

/etc/init.d/spamassass restart

Wed, 02/04/2009 - 17:13
flameproof

I disabled the whitelist and so far it's blank.

Two issues I have here:

When I do a [Allow Sender] in an email it does not appear in the whitelist. When I click [Allow Sender] a 2nd time I get:

<i>Added the email address *******@****** to SpamAssassin's allowed addresses list.</i>

Or 2nd time:
<i>The email address *******@****** is already on SpamAssassin's allowed addresses list.</i>

The whitelist in webmin stays blank.

2nd issue:
emails with own users email address do not get scanned for SPAM.

Can that be changed?

Topic locked