|
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::Rule2XSBo)Contributed Perl DocumenaSpamAssassin::Plugin::Rule2XSBody(3)
NAME
Mail::SpamAssassin::Plugin::Rule2XSBody - speed up SpamAssassin by compiling regexps
SYNOPSIS
loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody
DESCRIPTION
This plugin will use native-code object files representing the ruleset, in order to provide
significant speedups in rule evaluation.
Note that "sa-compile" must be run in advance, in order to compile the ruleset using "re2c" and the C
compiler. See the "sa-compile" documentation for more details.
perl v5.8.8 2007-06-19 Mail::SpamAssassin::Plugin::Rule2XSBody(3)
|
|