On Wed, 2008-07-02 at 11:12 +0200, Helmut Schneider wrote:
> Hi,
> 
> I would like to do some whitelisting for an external mailing list. I found 
> "whitelist_from" and "whitelist_auth" but they automatically score -100. Is 
> there a way to use whitelist_* or something similiar with a custom score?

amavisd-new provides "soft-whitelisting" where you can put in a custom
score per recipient.

I changed the default score for one of my whitelists:
score USER_IN_SPF_WHITELIST -10.000

The default whitelist scores are found in 50_scores:
$ grep WHITELIST 
/var/lib/spamassassin/3.002004/updates_spamassassin_org/50_scores.cf 
score USER_IN_WHITELIST -100.000
score USER_IN_DEF_WHITELIST -15.000
score USER_IN_WHITELIST_TO -6.000
score SUBJECT_IN_WHITELIST -100
score USER_IN_DKIM_WHITELIST -100.000
score USER_IN_DK_WHITELIST -100.000
score USER_IN_SPF_WHITELIST -100.000

-- 
Daniel J McDonald, CCIE #2495, CISSP #78281, CNX
Austin Energy
http://www.austinenergy.com

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to