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

--
Hans-Georg Glöckler
Universität Ulm
Fakultät für Informatik, Abteilung Neuroinformatik
D-89069 Ulm

Tel: 0731/502-4193 (08:30 - 12:00)




Reply via email to