[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem with Spam Assassin



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     amon@islandone.org    +44-7802-188325
       International linux systems consultancy
     Hardware & software system design, security
    and networking, systems programming and Admin
	      "Have Laptop, Will Travel"
------------------------------------------------------



Reply to: