DOKK / manpages / debian 10 / spamassassin / Mail::SpamAssassin::Plugin::Rule2XSBody.3pm.en
Mail::SpamAssassin::Plugin::Rule2XSBody(3pm) User Contributed Perl Documentation Mail::SpamAssassin::Plugin::Rule2XSBody(3pm)

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

  loadplugin     Mail::SpamAssassin::Plugin::Rule2XSBody

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.

2021-03-26 perl v5.28.1