On Thu, 10 May 2007, Rosenbaum, Larry M. wrote:

Took 10 mins on my 2.8gh 512mb ram, with a bunch of sares rules.

You using .12.0 of re2c?

Yes.

I think most of the time is spent in the rule extraction steps and the
gcc compiles, and not in the re2c steps.  (gcc is v3.4.6)

Yes, you are right, after "use warnings;". I ran SA3.2 on my site
with
"use bytes;" added, no problem so far. But it seems SA developers
did
not
mention this, they might have their reasons (break normalize_charset
for
one reason).

Yes, exactly -- breaking one of the major 3.2.0 features is not a good
thing. :(

Where can I find documentation on what normalize_charset does?

% perldoc Mail::SpamAssassin::Conf
...
normalize_charset ( 0 | 1) (default: 0)

    Whether to detect character sets and normalize message content to
    Unicode. Requires the Encode::Detect module, HTML::Parser version 3.46
    or later, and Perl 5.8.5 or later.

Reply via email to