1

Topic: razor2

how about including razor2 like dkim and spf?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: razor2

No plan to integrate it yet.

But doc/tutorial/contributions are always welcome. smile

3

Re: razor2

this is very simple under debian

simply run apt-get install razor2 pyzor

and then add the following lines to /etc/spamassassin/local.cf

#pyzor
use_pyzor 1
pyzor_path /usr/bin/pyzor
pyzor_add_header 1

#razor
use_razor2 1
razor_config /etc/razor/razor-agent.conf



thats all