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:[email protected]] On Behalf Of Computer Bob Sent: Tuesday, January 30, 2018 12:45 PM To: [email protected] 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 ?
