Has anyone else been seeing this problem with spamassasin?

sa-learn --spam --mbox spambox

Argument "\008566332M-XM-yM-@@" isn't numeric in numeric lt (<) at 
/usr/share/perl5/Mail/SpamAssassin/BayesStore.pm line 1267.
                      |
                      |
          for pages and pages and pages....

The lines in question are:

    # Make sure to check for either !defined or "" ...  Apparently
    # sometimes the DB module doesn't return the value correctly. :(
    my $oldmagic = $self->{db_toks}->{$OLDEST_TOKEN_AGE_MAGIC_TOKEN};
--> if (!defined ($oldmagic) || $oldmagic eq "" || $atime < $oldmagic) {
      $self->{db_toks}->{$OLDEST_TOKEN_AGE_MAGIC_TOKEN} = $atime;

-- 
------------------------------------------------------
   Dale Amon     [EMAIL PROTECTED]    +44-7802-188325
       International linux systems consultancy
     Hardware & software system design, security
    and networking, systems programming and Admin
              "Have Laptop, Will Travel"
------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to