Date: Mon, 9 Sep 2002 23:42:21 -0400 From: Jim Arnold <jarnold@knightridder.com> To: freebsd-questions@freebsd.org Subject: Spamassassin error Message-ID: <a05111b10b9a31a5b393c@[192.168.0.4]>
index | next in thread | raw e-mail
Spamassassin is generating the following error in my mail log:
Failed to run DIFFERENT_REPLY_TO SpamAssassin test, skipping:
(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/local/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/PerMsgStatus.pm
line 1701.
)
on line 1701 of the above referenced file I have this:
$result = $self->$evalsub(@args);
When I checked cpan I find that Mail::SpamAssassin::PerMsgStatus is up to date.
SA is still tagging spam correctly. Another FreeBSD box at work is showing
the same errors. I'm running the lastest SA, procmail and postfix
from the ports.
Thanks for any clues on how to fix this. A thorough Google search didn't
turn up any answers.
Thanks,
Jim
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a05111b10b9a31a5b393c>
