Score not update after config Razor Pyzor on Zimbra 8.8.15

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
mrhoangit
Posts: 3
Joined: Fri May 14, 2021 8:00 am

Score not update after config Razor Pyzor on Zimbra 8.8.15

Post by mrhoangit »

I setup ZCS 8.8.15 on CentOS 8.

I config Razor and Pyzor as a guide at https://wiki.zimbra.com/wiki/Anti-spam_Strategies, with some information:
Pyzor 1.0.0-19
Razor 2.85-33
Python3

Update to: /opt/zimbra/data/spamassassin/localrules/sauser.cf

Code: Select all

# pyzor
use_pyzor 1
pyzor_path /usr/bin/pyzor
# DNS lookups for pyzor can time out easily.  Set the following line IF you want to give pyzor up to 20 seconds to respond
# may slow down email delivery
pyzor_timeout 20
# razor
use_razor2 1
update content public.pyzor.org:24441 into /opt/zimbra/data/amavisd/.pyzor/servers

open 24441 tcp/udp and 2703 udp on firewall

then run zmantispamctl restart ; zmmtactl restart

But /opt/zimbra/data/spamassassin/localrules/sauser.cf is not update score.

Thanks for help.
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Score not update after config Razor Pyzor on Zimbra 8.8.15

Post by phoenix »

Why don't you install a more up-to-date anti-spam system such as Rspamd, you can get better functionality from the modules in that product.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
mrhoangit
Posts: 3
Joined: Fri May 14, 2021 8:00 am

Re: Score not update after config Razor Pyzor on Zimbra 8.8.15

Post by mrhoangit »

phoenix wrote:Why don't you install a more up-to-date anti-spam system such as Rspamd, you can get better functionality from the modules in that product.
Thank you for your advice, because i am newbie, i just follow the supposedly trusted instructions on the wiki, i will try rspamd.

Regards.
Post Reply