Summary: | SpamBayes function in KMail severely regressed after update to KDE 4.3.1 | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Maria Niku <mr.wisty> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | kollix |
Priority: | NOR | ||
Version: | 1.12.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Attached email message
Attached email message 2 |
Description
Maria Niku
2009-09-10 08:45:30 UTC
Probably the filters are wrong and match now _every_ mail. Please check all your filters and their corresponding rules. If you do not find anything wrong, then please attach here a mail which was marked as spam and also attach here the part of your kmailrc which contains the Filter settings. Created attachment 36879 [details]
Attached email message
Created attachment 36880 [details]
Attached email message 2
I attached two email messages that were marked as spam. Here the spam filters in kmailrc http://pastebin.com/m628728e4 Looking at your filter settings, I'd say the problem is that the last 2 filters are also applied on incoming messages ! Which means, the first adds a header, e.g. X-Spambayes-Classification: unsure; 0.20 the second checks if that header contains "spam", which is not the case, but then the third says: mark it as spam and move it to the "spam" folder. If you simply uncheck the box "Apply this filter to incoming messages" on the last 2, your're done. To be sure, I also deleted all my filters, re-ran the spam wizard and also got these 4 filters - but without the "Apply this filter to incoming messages" flag on the last 2 filters. I also checked the source code and found exactly the same: the "Classify as Spam" filter is NOT marked as being applied to incoming messages. So, it works for me. I am very glad if this problem can be sorted out so easily, many thanks for checking it. Unfortunately, a new problem has now emerged which prevents me from testing this. I have sent a bug report for it since ther was a crash involved: https://bugs.kde.org/show_bug.cgi?id=207210 I now managed to fix my other problem and was able to test the changes to the spam controls. Everything works now. Thank you again. |