3 Sep 2002
IMAPAssassin is a simple Perl script that lets you filter your mail with SpamAssassin, even if the server doesn’t have SpamAssassin installed. You install SpamAssassin on another computer (like your desktop) and then run the IMAPAssassin script. IMAPAssassin will watch your mailbox over IMAP and run any message that arrive there through your local SpamAssassin installation.
Ooops, website didn’t show up:
According to the project page on SourceForge, it appears the license is GPL.
Adam Kalsey
Mobile: 916.600.2497
Email: adam AT kalsey.com
AIM or Skype: akalsey
©1999-2010 Adam Kalsey.
Content management by Movable Type.
Jonathan Buhacoff
April 9, 2007 4:25 PM
Nice script.
I edited a few things to make it work with a GUI I wrote for Mac OS X. The edited script can still be used as a drop-in replacement for the original, if you like the way it works.
Posted at the website I mentioned. Since there was no license attached to it, I assumed the same license as SpamAssassin so I used Apache License version 2.0.
GUI will be posted shortly and linked to the website.