Scroll to navigation

Mail::SpamAssassin::Plugin::Razor2(3pm) User Contributed Perl Documentation Mail::SpamAssassin::Plugin::Razor2(3pm)

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.

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

USER SETTINGS

Whether to use Razor2, if it is available.
Instead of running Razor2 synchronously, fork separate process for it and read the results in later (similar to async DNS lookups). Increases throughput. Considered experimental on Windows, where default is 0.

ADMINISTRATOR SETTINGS

How many seconds you wait for Razor to complete before you go on without the results
Define the filename used to store Razor's configuration settings. Currently this is left to Razor to decide.
2023-04-30 perl v5.36.0