2 projects tagged "Filter"
SpamCheetah is a network-level spam filtering solution built around OpenBSD greylisting, tarpit, and blacklisting. It comes with a Web interface and requires zero administration. It does not allow spam to even land in your network, thus saving you precious bandwidth. It does not have the 'false positives' problem of losing legitimate mail.
Rspamd is an anti-spam system designed to work faster than SpamAssassin by using event model and regular expression optimization. Currently released features: regexp rules for filtering different parts of messages; a number of built-in functions for analyzing messages; fuzzy hashes support; SURBL filters; email and character tables support; a control interface for remote managing and stats gathering; a Perl and Lua plugin system; statistics support (OSB/Winnow); compatibility with SpamAssassin; and a client program for email scanning. With similar rules, rspamd is about ten times faster than SpamAssassin.