This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
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?
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
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?