http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5012
Summary: plugins 'Undefined subroutine' error
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Plugins
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I just loaded the latest snapshot code. The following three plugins use the
function "is_charset_ok_for_locales" but do not include the line "use
Mail::SpamAssassin::Locales;". This causes the error message below.
HeaderEval.pm
HTMLEval.pm
MIMEEval.pm
>Jul 26 16:52:21 spamd[24559]: (Undefined subroutine
&Mail::SpamAssassin::Locales::is_charset_ok_for_locales called
at /usr/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Plugin/MIMEEval.pm line
201, <GEN68> line 40.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.