I have spamassassin 2.63-0.backports.org.1 installed and it does it's job fine, but the follow floods the log:
[EMAIL PROTECTED] tail /var/log/syslog Feb 16 17:28:33 aion spamd[4885]: Failed to run FROM_AND_TO_SAME SpamAssassin test, skipping: ^I(Can't locate object method "check_for_from_to_equivalence" via package "Mail::SpamAssassin::PerMsgStatus" (perhaps you forgot to load "Mail::SpamAssassin::PerMsgStatus"?) at /usr/share/perl5/Mail/SpamAssassin/PerMsgStatus.pm line 2251. ) Feb 16 17:28:33 aion spamd[4885]: Failed to run SUBJ_MISSING SpamAssassin test, skipping: ^I(Can't locate object method "subject_missing" via package "Mail::SpamAssassin::PerMsgStatus" (perhaps you forgot to load "Mail::SpamAssassin::PerMsgStatus"?) at /usr/share/perl5/Mail/SpamAssassin/PerMsgStatus.pm line 2251. ) Feb 16 17:28:33 aion spamd[4885]: Failed to run DIFFERENT_REPLY_TO SpamAssassin test, skipping: ^I(Can't locate object method "check_for_spam_reply_to" via package "Mail::SpamAssassin::PerMsgStatus" (perhaps you forgot to load "Mail::SpamAssassin::PerMsgStatus"?) at /usr/share/perl5/Mail/SpamAssassin/PerMsgStatus.pm line 2251. ) ---- There are actually plenty of other similar failure for just about every test type and I assume per message processed. The package actually still manages to mark mail as spam or not and does it's job perfectly: it's just filling up my logs to the point of uselessness. (I also figure that getting these tests to -work- would be good. Any ideas? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

