Package: spamassassin Version: 3.0.2-1 I recently came across the same sa-learn error in this bug report.
To note: sh-2.05b$ sa-learn --spam --local --no-sync < spam Argument "BODY" isn't numeric in addition (+) at /usr/share/perl5/Mail/SpamAssassin/Conf.pm line 244. Argument "BODY" isn't numeric in addition (+) at /usr/share/perl5/Mail/SpamAssassin/Conf.pm line 244. Argument "BODY" isn't numeric in addition (+) at /usr/share/perl5/Mail/SpamAssassin/Conf.pm line 244. Argument "BODY" isn't numeric in addition (+) at /usr/share/perl5/Mail/SpamAssassin/Conf.pm line 244. Learned from 0 message(s) (1 message(s) examined). Running spamassassin --lint: sh-2.05b$ spamassassin --lint Argument "BODY" isn't numeric in addition (+) at /usr/share/perl5/Mail/SpamAssassin/Conf.pm line 244. Argument "BODY" isn't numeric in addition (+) at /usr/share/perl5/Mail/SpamAssassin/Conf.pm line 244. Argument "BODY" isn't numeric in addition (+) at /usr/share/perl5/Mail/SpamAssassin/Conf.pm line 244. Argument "BODY" isn't numeric in addition (+) at /usr/share/perl5/Mail/SpamAssassin/Conf.pm line 244. warning: score set for non-existent rule PENIS_ENLARGE lint: 1 issues detected. please rerun with debug enabled for more information. In local.cf, I found the following (now obsolete?) rule: score PENIS_ENLARGE BODY 3.00 removing it, I get: sh-2.05b$ sa-learn --spam --local --no-sync < spam Learned from 0 message(s) (1 message(s) examined). spamassassin --lint now produces no errors. So, IMHO, this bug deserves to be closed. Best regards, Deniz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

