GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

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

  loadplugin     Mail::SpamAssassin::Plugin::Razor2

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.

use_razor2 (0|1) (default: 1)
Whether to use Razor2, if it is available.
razor_fork (0|1) (default: 1)
Instead of running Razor2 synchronously, fork separate process for it and read the results in later (similar to async DNS lookups). Increases throughput.

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.
2022-03-21 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.