Scoring questions

Dino Edwards dino.edwards at mydirectmail.net
Tue Jan 30 18:51:17 CET 2018


Did you? 

Initialize pyzor:

/usr/bin/pyzor ping

Initialize Razor:

/bin/rm /etc/razor/identity*
/bin/rm /etc/razor/razor-agent.conf
/usr/bin/razor-admin -home=/etc/razor -create
/usr/bin/razor-admin -home=/etc/razor -register




-----Original Message-----
From: amavis-users [mailto:amavis-users-bounces+dino.edwards=mydirectmail.net at amavis.org] On Behalf Of Computer Bob
Sent: Tuesday, January 30, 2018 12:45 PM
To: amavis-users at amavis.org
Subject: Re: Scoring questions

I modified the following SA local.cf items:
---------------------------------------------------------------------------------------------------
#   Add *****SPAM***** to the Subject header of spam e-mails #
  rewrite_header Subject *****SPAM*****   <---- Uncommented

#   Use Bayesian classifier (default: 1) #
  use_bayes 1       <---- Uncommented

#   Bayesian classifier auto-learning (default: 1) #
  bayes_auto_learn 1            <---- Uncommented

#   Set headers which may provide inappropriate cues to the Bayesian #   classifier # # bayes_ignore_header X-Bogosity # bayes_ignore_header X-Spam-Flag # bayes_ignore_header X-Spam-Status
---------------------------------------------------------------------------------------------------
I added the following:
---------------------------------------------------------------------------------------------------
#dcc
use_dcc 1
dcc_path /usr/local/bin/dccproc

#pyzor
use_pyzor 1
pyzor_path /usr/bin/pyzor

#razor
use_razor2 1
razor_config /etc/razor/razor-agent.conf
--------------------------------------------------------------------------------------------------
I also copied the current KAM.cf to the /etc/spamassassin folder.
Any further suggestions ?




More information about the amavis-users mailing list