Bug 500587 - CRM114 spam status is displayed incorrectly as 100% spam in email header
Summary: CRM114 spam status is displayed incorrectly as 100% spam in email header
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: UI (show other bugs)
Version: Git (master)
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-22 18:19 UTC by Jure Repinc
Modified: 2025-02-22 18:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
example-email.mbox (9.99 KB, application/mbox)
2025-02-22 18:19 UTC, Jure Repinc
Details
CRM114-status-in-header.png (95.09 KB, image/png)
2025-02-22 18:22 UTC, Jure Repinc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2025-02-22 18:19:47 UTC
Created attachment 178741 [details]
example-email.mbox

SUMMARY
On some Linux kernel development mailing lists (e.g. RISC-V one http://lists.infradead.org/pipermail/linux-riscv/) CRM114 is used as spam filter. The messages that I receive from these mailing shoul all be good and not spam but KMail is showing them as 100% spam in the header fro spam status (below Date line). If I check the source of some of these messages. then I can see something like:

X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 
X-CRM114-CacheID: sfid-20250120_193905_308002_EE05A659 
X-CRM114-Status: GOOD (  11.47  )

Which says GOOD, and should not be shown as 100% spam.

STEPS TO REPRODUCE
1. Get some email that was spam-checked by CRM114 (e.g. from some Linux kernel mailing lists)
2. See headers in the source and see that the status there is GOOD
3. Check email header in KMail GUI too see what CRM114 shows
3. 

OBSERVED RESULT
Status is shown as 100% spam

EXPECTED RESULT
Status should not be spam

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20250207
KDE Plasma Version: 6.3.80
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.2
Kernel Version: 6.13.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600 6-Core Processor
Memory: 31.1 GiB of RAM
Graphics Processor: AMD Radeon RX 7900 GRE
Comment 1 Jure Repinc 2025-02-22 18:22:22 UTC
Created attachment 178742 [details]
CRM114-status-in-header.png