Bug 108255 - spam probability below zero percent
Summary: spam probability below zero percent
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.8.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-28 07:08 UTC by Thomas Tanghus
Modified: 2009-09-07 20:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screen shot (11.46 KB, image/png)
2005-06-28 07:09 UTC, Thomas Tanghus
Details

Note You need to log in before you can comment on or make changes to this bug.
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