From: khaines@... Date: 2006-09-01T01:38:56+09:00 Subject: Re: IO and an encoded email attachment On Fri, 1 Sep 2006, Jon Leighton wrote: > Hi all, > > I have been trying to set up a small Ruby script as a spam filter. It > would be used as a content_filter from Postfix, and then pass the > message to SpamAssassin. I didn't use SA as a direct content filter > because I wanted the flexibility to be able to do things like pick and > choose which email addresses get filtered. You might take a look at gurgitate-mail: http://www.dagbrown.com/software/gurgitate-mail/ It makes doing complex things with email, using a Ruby DSL, easy. I have been using it for...I don't even know for sure. I think for close to as long as it has existed. 3 years? I use it for a variety of things, and like it a lot because of the ease and flexibility. Kirk Haines