dcc,razor,pyzor on MS running centos4.4

Glenn Steen glenn.steen at gmail.com
Thu Jan 25 13:09:01 CET 2007


On 25/01/07, jepoy <jcb at dream.com.ph> wrote:
>
> >>
> >>
> >> hi guys,
> >>
> >> just read about these things as plugins on spamassassin. how can i
> >> incorporate them on my centos 4.4.
> >>
> > Start looking at (MAQ):
> > http://wiki.mailscanner.info/doku.php?id=maq:index#spamassassin_plugins_and_bayes
> > And also (wiki):
> > http://wiki.mailscanner.info/doku.php?id=&idx=documentation:anti_spam:spamassassin:plugins
> >
> http://lists.mailscanner.info/mailman/listinfo/mailscanner
> >
> > Before posting, read http://wiki.mailscanner.info/posting
> hi glenn,
> found some sites also, do i have to put user_pyzor 1 in
> spam.assassin.prefs.conf ? how can i validate if pyzor is working on my
> system ?
>
> thanks.
>
You have to load the plugin, and set approrpiate configs for all of
them. For pyzor that might be as little as (in my case):
#pyzor_path /usr/bin/pyzor
/etc/mail/spamassassin/mailscanner.cf:# To stop Pyzor checks,
uncomment the following line
/etc/mail/spamassassin/mailscanner.cf:#  use_pyzor      0
/etc/mail/spamassassin/mailscanner.cf:pyzor_timeout 10
/etc/mail/spamassassin/v310.pre:# Pyzor - perform Pyzor message checks.
/etc/mail/spamassassin/v310.pre:loadplugin Mail::SpamAssassin::Plugin::Pyzor

You can test Pyzor with a ping (just "pyzor ping" ... will try connect
to the server) and by running spamassassin -D on a message file. If
you run a "pyzor discover" it will find the non-working/overloaded
official server, which isn't good... So instead use
82.94.255.100:24441 in your .pyzor/servers (wherever that has been
put).

Cheers
-- 
-- Glenn
email: glenn < dot > steen < at > gmail < dot > com
work: glenn < dot > steen < at > ap1 < dot > se


More information about the MailScanner mailing list