"Fossies" - the Fresh Open Source Software archive

Member "build/spamassassin/doc/Mail_SpamAssassin_Plugin_Razor2.html" of archive SpamAssassin-3.2.3.5-win32-src.zip:


Caution: In this restricted "Fossies" environment the current HTML page may not be correctly presentated and may have some non-functional links. Alternatively you can here view or download the uninterpreted source code. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.


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.