Hi,
Long ago (more than 2 month ago), I told about a "pipe" plugin I had written to perform some spam/ham learning (see the attached message). I'm now proud to say that I can make it available for use by anyone. You can get it from http://nicolas.boullis.free.fr/pipe.tar.gz
Note that this is a temporary location. If someone had a good place to host it, feel free to do (and tell).
I think it would be great if the feature could be merged into dovecot. I don't care whether my plugin is used or a rewrite is performed...
Cheers,
Nicolas
Nicolas Boullis, on 8/11/2007 5:49 PM, said the following:
Hi,
Long ago (more than 2 month ago), I told about a "pipe" plugin I had written to perform some spam/ham learning (see the attached message). I'm now proud to say that I can make it available for use by anyone. You can get it from http://nicolas.boullis.free.fr/pipe.tar.gz
Note that this is a temporary location. If someone had a good place to host it, feel free to do (and tell).
I think it would be great if the feature could be merged into dovecot. I don't care whether my plugin is used or a rewrite is performed...
This looks interesting - how does it differ from the DSPAM plug-in? Maybe a generic plug-in could be created that would allow it to be used with any anti-spa, solution (I prefer ASSP myself)...
Thanks!
--
Best regards,
Charles
Hi,
Charles Marcus wrote:
This looks interesting - how does it differ from the DSPAM plug-in? Maybe a generic plug-in could be created that would allow it to be used with any anti-spa, solution (I prefer ASSP myself)...
This plugin has nothing spamassassin-specific. Although I don't know any other anti-spam software that spamassassin, I think it should be possible to use this plugin with any of them. This plugin is not even specifi to spam/ham learning, and I mentionned an "out box" as a possible use for it.
As for the differences with the DSPAM plugin, the latter allows to learn a mail as a HAM when it is moved *out* of the SPAM folder. This is done by working at the IMAP level and in a way I consider hackish. (As far as I understand IMAP, moving a message does not exist; you can only copy and then delete the source. Hence it detects copying a message from the SPAM folder, which mean you can't get a copy of a SPAM without learning it as a HAM.)
My plugin, is triggered whenever a message is written into a folder. Hence 2 folders are needed for ham/spam learning. But it allows you to trigger on APPENDed messages as well (for messages that come from an external source), or on delivered messages.
Feel free to try this plugin with your prefered anti-spam software and to report how fine (or bad) it works for you.
Cheers,
Nicolas
participants (2)
-
Charles Marcus
-
Nicolas Boullis