Page 1 of 1

Razor2 and Pyzor

Posted: Wed Jul 05, 2006 9:43 pm
by kmcelwain
Any good tips on how to add these plugins...SPAM is out of control with the level set at 5. SA is just not getting enough of it on it's own...being that this is such a big problem documentation on setup is going to be key. I've got SA running and working and if I get these going I would be more than happy to write the FC4 howto.

Posted: Wed Jul 05, 2006 10:19 pm
by ScalixSupport
Hi Karl,

Just download them and follow the installation instructions. I would also recommend installing DCC. If you choose to do that, you need to make sure you add it to the /etc/mail/spamassassin/init.pre as a plugin:

Code: Select all

loadplugin Mail::SpamAssassin::Plugin::DCC


Thanks,
Rachel

Posted: Thu Jul 06, 2006 1:40 am
by leigh
ON FC4, just

Code: Select all

yum install pyzor
And it works.
Run spamassassin with -D to check if it's being loaded properly (look in /var/log/maillog)