http://bugzilla.spamassassin.org/show_bug.cgi?id=3987
Summary: Razor plugin undef issues
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 had a billion of these in my last weekly run.
Use of uninitialized value in concatenation (.) or string at
/home/corpus/SA/spamassassin-corpora/masses/../lib/Mail/SpamAssassin/Plugin/Razor2.pm
line
369.
Use of uninitialized value in numeric gt (>) at
/home/corpus/SA/spamassassin-corpora/masses/../lib/Mail/SpamAssassin/Plugin/Razor2.pm
line
375.
>From what I can tell, it's an undef confidence value. Interestingly, it
>should always be forced <= 100
>= 0, so we need to find out why that's not happening.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.