You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Using Pyzor

Pyzor is a completely free database and software HashSharingSystem, written by Frank Tobin. http://pyzor.sourceforge.net/ .

Pyzor Install Hints

  • Be sure to run "pyzor discover" after you install Pyzor, so that you can download the server to contact.

Using Pyzor Site-wide

  • Note permissions advice concerning /etc/mail/spamassassin in RazorSiteWide and add the following to your /etc/mail/spamassassin/local.cf: pyzor_options --homedir /etc/mail/spamassassin
    • Now put some servers in that dir: pyzor --homedir /etc/mail/spamassassin discover
    • And finally, restart spamd: /etc/init.d/spamd restart
    • Make sure that when you call spamassassin -r that you do it like this: spamassassin -x -C /etc/mail/spamassassin -r That will ensure that spamassassin uses the /etc/mail/spamassassin/local.cf config and not try to create user_prefs all over the place. Some users have reported that -C /path/to/sa breaks black/whitelist_from.

Is it working?

You can run SpamAssassin from the command line to figure out if it is using Pyzor. The process is described at RazorHowToTell, but the summary is to run the following from the command line:

  spamassassin -D --lint

Pyzor on Debian

  • If you are using Debian, there are (currently) packages for testing and unstable available from the main tree:

http://packages.debian.org/cgi-bin/search_packages.pl?keywords=pyzor&searchon=names&subword=1&version=all&release=all

  • There are also backports to woody available from various sources. One (that works for me) is:

http://www.gothgoose.net/debian/

Detailed instructions

Very detailed instructions on configuring pyzor for a personal Unix account are in SingleUserUnixInstall.

Reporting

Using SpamAssassin to submit spam is described in ReportingSpam.

  • No labels