openSuse 42.3
with https://software.opensuse.org/search
search pyzor
click on “pyzor”
click on “opensuse 42.3”
click on “display unstable packages”
in line “server:mail” click on “1 click install”
this must open a windows inviting you to do a 1 click install with yast. select it then ok
then follow the assistant
Modify /etc/mail/spamassassin/local.cf, add:
# pyzor
pyzor_path /usr/bin/pyzor
Modify /etc/mail/spamassassin/v310.pre, uncomment:
loadplugin Mail::SpamAssassin::Plugin::Pyzor
Check your Spamassassin configuration
in root console execute
spamassassin --lint
with service management tool
stop and start spamd
check spamd started with no error
in root console execute
spamassassin -t -D pyzor < /usr/share/doc/packages/perl-Mail-SpamAssassin/sample-spam.txt
check there is no error
and you must find
...
dbg: pyzor: got response: public.pyzor.org:24441 (200, 'OK') 0 3
...
inspired from
http://forum.directadmin.com/showthread.php?t=53179
https://forum.iredmail.org/topic481-…il-server.html