ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



Mail::SpamAssassin::Plugin::Razor2(3)User Contributed Perl Documentatioail::SpamAssassin::Plugin::Razor2(3)



NAME
       Mail::SpamAssassin::Plugin::Razor2 - perform Razor check of messages

SYNOPSIS
         loadplugin     Mail::SpamAssassin::Plugin::Razor2

DESCRIPTION
       Vipul's Razor is a distributed, collaborative, spam detection and filtering network based on user
       submissions of spam.  Detection is done with signatures that efficiently spot mutating spam content
       and user input is validated through reputation assignments.

       Note that Razor2 is disabled by default in "init.pre" because it is not available for unlimited free
       use.  It is currently free for personal use, subject to capacity constraints.  See the Cloudmark
       SpamNet Service Policy for more details.

       See http://razor.sourceforge.net/ for more information about Razor.

USER SETTINGS
       use_razor2 (0|1)         (default: 1)
           Whether to use Razor2, if it is available.

ADMINISTRATOR SETTINGS
       razor_timeout n          (default: 5)
           How many seconds you wait for Razor to complete before you go on without the results

       razor_config filename
           Define the filename used to store Razor's configuration settings.  Currently this is left to
           Razor to decide.



perl v5.8.8                                      2007-05-21            Mail::SpamAssassin::Plugin::Razor2(3)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.