Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Is it working: --lint shuts off pyzor on some spamassassin installations.

...

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:

No Format
  echo "test" | spamassassin -D --lint pyzor 2>&1 | less

Pyzor on Debian

Wiki Markup
If you are using Debian, a \[http://packages.debian.org/stable/pyzor pyzor package\] is available in the stable distribution.

...