http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4904
Summary: Razor2.pm does not find Mail::SpamAssassin::Timeout
Product: Spamassassin
Version: 3.1.1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Plugins
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
spamassassin and razor2 do not work together on my installation:
[32445] warn: rules: failed to run RAZOR2_CF_RANGE_E8_51_100 test, skipping:
[32445] warn: _(Can't locate object method "new" via package
"Mail::SpamAssassin::Timeout" (perhaps you
forgot to load "Mail::SpamAssassin::Timeout"?) at
/usr/lib/perl5/site_perl/5.8.7/Mail/SpamAssassin/
Plugin/Razor2.pm line 147.
I don't know a lot about perl, but all I did to fix that problem for now was to
add a
use Mail::SpamAssassin::Timeout
inside Razor2.pm which fixed that problem.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.