
Kmail dspam support
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A patch for kmail that adds support for reading DSpam headers (http://dspam.nuclearelephant.com/). The spam probability is displayed as the usual bar, the confidence is displayed as a % next to it.
If you receive email that has been filtered by DSpam, this may be of interest to you. Please vote for the associated bug at http://bugs.kde.org/show_bug.cgi?id=115287
Untar the gentoo ebuild in your overlay and remerge kmail to test the patch.
14 years ago
UPDATE: kmail-3.5.3
14 years ago
UPDATE: kmail-3.5.3
liquidat
14 years ago
It would be cool to be able to use the spam wizard to add dspam.
Report
kovidgoyal
14 years ago
There is no configuration required. This patch only adds support for reading the spam probabilities/confidences from already filtered mail. If you have enabled spam reporting in fancy headers in KMail, the patch should automatically enable the spam bar for emails that have DSpam headers. DSpam is designed to run on a mail server, so that is what I though most appropriate, rather than adding support for the actual scanning of email.
Report