http://bugzilla.spamassassin.org/show_bug.cgi?id=3885
------- Additional Comments From [EMAIL PROTECTED] 2004-10-07 11:04 ------- Subject: Re: New: Undefined subroutine &Mail::SpamAssassin::PerMsgStatus::is_razor2_available On Thu, Oct 07, 2004 at 09:06:17AM -0700, [EMAIL PROTECTED] wrote: > Every time I pipe a message though spamassassin -r, i get this error message. > > The full message is: > Undefined subroutine &Mail::SpamAssassin::PerMsgStatus::is_razor2_available > called at /usr/local/share/perl/5.8.4/Mail/SpamAssassin/Reporter.pm line 509. > > I grepped the entire distribution for the subroutine is_razor2_available. I > see it called twice in Reporter.pm, but cannot find the subroutine itself > anywhere in the distribution. Hrm. It looks like Reporter::is_razor2_available is short-cutting into PMS, which no longer has it (Razor2 checking is a plugin now). The reporter stuff isn't in the plugin yet, because there's no plugin calls for reporting yet. I haven't gotten around to it. :( ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
