Geoff Shang wrote: > Hello, > > I administer a server for a non-profit project. I need to implement > an anti-spam solution to cut down on the spam. It is showing signs of > getting out of hand and I'd like to put something in place before it > does. > > I'd like something that doesn't take too much maintaining and > hopefully doesn't hit too many false-positives. > > We're running Debian Lenny with Postfix as our MTA. > > Any suggestions welcome. > > Cheers, > Geoff. SpamAssassin with all the signature matching (razor, pyzor, etc) and well-trained baesian filter should do just fine.
Only real work you'll need to do is to set up a way for users to identify misjudged spam. I usually set up a per-user spam mailbox, where all the spam which got through is placed. From there it's picked up by a daily (for my volume of mail) cron job, processed by sa-learn, and then removed. You'll have to educate your users about spam/ham mailboxes, of course. -- Ilya A. Volynets-Evenbakh http://www.total-knowledge.com _______________________________________________ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il