Hello,

note : spamassassin version = 3.3.1, called from Postfix as spamd, platform is Debian stable Squeeze

I configured a test blacklist user in /etc/spamassassin/local.cf.
Indeed the blacklist user is identified as below via process spamd in Postfix mail.info :

..etc..
spamd: result: Y 97 -
BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,TVD_SPACE_RATIO,T_DKIM_INVALID,USER_IN_BLACKLIST
..etc..

However the header do not mention it, and the score is negative so the email is considered as a non-spam.

X-Spam-Status: No, score=-2.6 required=2.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,TVD_SPACE_RATIO,T_DKIM_INVALID autolearn=ham version=3.3.1

In file /usr/share/spamassassin/50_scores.cf :
score USER_IN_BLACKLIST 100.000

In /etc/spamassassin/local.cf
blacklist_from   here-a-test-email-addr...@gmail.com

Something is missing ?
Do I need to configure more than the local.cf file ?
--

Linux Counter # 353844
https://linuxcounter.net/user/353844.html


Reply via email to