DSpam / Horde-IMP integration
Nagilum
freebsd at nagilum.org
Tue Dec 14 08:01:56 PST 2004
Hi,
I just finished a small script that might be helpful for people
integrating dspam into horde/imp or maybe even other MTAs / spamfilter.
In IMP you have just one button "Report as spam" which is fine as long
as you don't get any false positives. For false positives you still have
to log on and feed the error manually into your spamfilter to learn from
it's mistake.
This script is a wrapper for the spamfilter that looks at the message
and depending on what the message has been classified by the spamfilter,
teaches it to consider the mail as the opposite.
So if you have a spam message that had been classified as innocent, it
will feed the message to the spamfilter as spam. If the message has been
classified as spam although it's innocent, it will teach the spamfilter
the message as innocent.
So now you just need one button which will toggle the spam-status of the
mail, thus the name:
http://www.nagilum.net/unix/dspam.toggle
Instruction on how to integrate this into imp are provided in the file.
I hope this will of use to some people,
Kind regards,
Alex.
More information about the freebsd-ports
mailing list