Am Donnerstag, 17. Februar 2005 09:47 schrieb Hans-Georg Gloeckler:
> I use spamassassin version 2.64, SuSE 8.2 and qmail.
>
> I get the following problem:
> Argument_"\010862517M->U^TB"_isn't_numeric_in_numeric_gt_(>)_a
> t_/usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/BayesStore.pm_line_1260.
>
> The relevant Code of
> /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/BayesStore.pm is:
> my $newmagic = $self->{db_toks}->{$NEWEST_TOKEN_AGE_MAGIC_TOKEN};
>     if (!defined ($newmagic) || $atime > $newmagic) {
>       $self->{db_toks}->{$NEWEST_TOKEN_AGE_MAGIC_TOKEN} = $atime;
>     }
>
> Can somebody help me, what is the error.
> Thanks

From http://www.rulesemporium.com/

Always run spamassassin -D --lint before making your rule changes live. Typos 
will kick your butt! :)

(Just in case you missed the last item:) Always run spamassassin -D --lint 
before making your rule changes live. Typos will kick your butt! :)

-- 
icq:133073900
http://www.t-arend.de

Attachment: pgpDbuQPNn8HE.pgp
Description: PGP signature

Reply via email to