On søn 15 aug 2010 14:36:37 CEST, Josef Karliak wrote

  Hi, guys,
I've some problem with whitelisting.
In the local.cf file I've for example:

whitelist_from         *...@ajetaci.cz

dont do this, you will regret it when spammers know you did this

whitelist_from is considered unsafe here

use whitelist_from_spf or whitelist_from_dkim or both with whitelist_auth

remember to enable spf or dkim plugin for this to work



But spamassassisn don't whitelist me that domain. Runs other test, but no USER_IN_WHITELIST... :

X-Spam-Status: No, score=-29.5 required=8.0 tests=SPF_CHECK_PASS,dkpass
        autolearn=ham


Spamassassin version :
spamassassin-3.2.5-28.5.1.x86_64
perl-spamassassin-3.2.5-28.5.1.x86_64

Running on opensuse 11.2, 64-bit on AMD CPU.

" include /etc/mail/spamassassin/whitelist_users " don't works me either, contains for example "whitelist_from neduveryho...@ajetaci.cz" lines.

rename whitelist_users to whitelist_users.cf

and restart spamd if used

debug with

spamassassin 2>&1 --lint -D | less

is whitelist_users.cf listed ? :)

include is not spamassassin style for more config files

What did I missed ?

perldoc Mail::SpamAssassin::Conf

--
xpoint http://www.unicom.com/pw/reply-to-harmful.html

Reply via email to