logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mail::SpamAssassin::Plugin::Rule2XSBody - speed up SpamAssassin by compiling regexps

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.40.1                                       2025-06-26              Mail::SpamAssa...in::Rule2XSBody(3pm)

Name

       Mail::SpamAssassin::Plugin::Rule2XSBody - speed up SpamAssassin by compiling regexps

Synopsis

         loadplugin     Mail::SpamAssassin::Plugin::Rule2XSBody

See Also