>>>>> "RJK" == Ronald J Kimball <[EMAIL PROTECTED]> writes:
RJK> Next month's tech meeting will be on Tuesday, December 12. Uri RJK> suggested a meeting about using Perl to handle spam. This seemed RJK> like a good idea to me, especially because I get a lot of spam RJK> and I need to figure out a better way to deal with it. RJK> So, I'm looking for volunteers to give presentations. 20-30 RJK> minute presentations (or longer, if you like), demonstrating a RJK> Perl-based spam solution, would be great. I know there are RJK> plenty of modules on CPAN that deal with spam - which one do you RJK> use? i will be glad to present my mail filter (which is in the process of a major rewrite). it uses Mail::Procmail to parse out a mail message and then does whitelist binning of the mail and then some basic spam filtering. i am slowly reintegrating the older spam filter logic into the rewrite and i want to add more so i am open to learn/steal/borrow spam filter stuff. in particular if anyone uses spam assassin or similar modules in a mail filter script, let me know. thanx, uri -- Uri Guttman ------ [EMAIL PROTECTED] -------- http://www.stemsystems.com --Perl Consulting, Stem Development, Systems Architecture, Design and Coding- Search or Offer Perl Jobs ---------------------------- http://jobs.perl.org _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

