Bug 108255

Summary: spam probability below zero percent
Product: [Applications] kmail Reporter: Thomas Tanghus <thomas>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.8.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screen shot

Description Thomas Tanghus 2005-06-28 07:08:03 UTC
Version:           1.8.1 (using KDE 3.4.1, Kubuntu Package 4:3.4.1-0ubuntu0hoary1 ())
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
OS:                Linux (i686) release 2.6.10-5-686

When hovering over the spam status field on a mail it reports "-6% probability of being spam".
Doesn't sound sound logical ;-)

The header shows this:

X-Spam-Status: No, hits=0.0 required=5.0

Normally it works ok when X-Spam-Status == No.

I've attached a small screenie. I have saved the mail if you'd want me to attach it too.
Comment 1 Thomas Tanghus 2005-06-28 07:09:47 UTC
Created attachment 11612 [details]
Screen shot
Comment 2 Jaime Torres 2009-08-23 22:34:48 UTC
SVN commit 1014805 by jtamate:

BUG: 108255

Instead of negative probability, place the error message that is in the kDebug


 M  +32 -7     headerstyle.cpp  
 M  +10 -9     spamheaderanalyzer.cpp  
 M  +26 -10    spamheaderanalyzer.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1014805
Comment 3 András Manţia 2009-09-07 20:52:47 UTC
SVN commit 1020985 by amantia:

Merge r1014805

BUG: 108255

Instead of negative probability, place the error message that is in the kDebug


 M  +33 -8     headerstyle.cpp  
 M  +11 -9     spamheaderanalyzer.cpp  
 M  +26 -10    spamheaderanalyzer.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1020985