I installed a debian woody qmail server using qmailrocks how-to but my spamassassin is out of work. I'm using apt-get to install it, but I receive many erros like that. How can I solve it
I receive this errors from a spamassassin standard spam test.
Failed to run LINES_OF_YELLING SpamAssassin test, skipping:
(Can't locate object method "check_for_yelling" via package "Mail::SpamAssassin::PerMsgStatus"
(perhaps you forgot to load "Mail::SpamAssassin::PerMsgStatus"?) at lib/Mail/SpamAssassin/PerMsgStatus.pm
line 2312.
LINES_OF_YELLING is an old rule that no longer exists in SA. It sounds like you've got an old copy of the SA rules located on your system....
Double-check /etc/mail/spamassassin and /usr/share/spamassassin and make sure the rulefiles match the version of SA you are installing via apt-get.