The bogofilter package implements a fast Bayesian spam filter as
suggested by Paul Graham in "A Plan For Spam"
<http://www.paulgraham.com/spam.html>. It is written in C. Supported platforms: Linux, FreeBSD, Solaris, OS X, HP-UX, AIX, RISC-OS, ...
Categories
Email Spam FilterLicense
GNU General Public License version 2.0 (GPLv2)Follow bogofilter -- Fast Bayesian Spam Filter
Other Useful Business Software
The full-stack observability platform that protects your dataLayer, tags and conversion data
Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast.
No manual QA. No unreliable data. Just data you can trust and act on.
Rate This Project
Login To Rate This Project
User Reviews
-
Bogofilter works excellent.
-
Very efficient and very fast. I use it to do spam filtering at SMTP by integrating it with a qmail-queue replacement. bogofilter is an integral component of indimail and is so simple to integrate. Also unlike other spam filters, bogofilter is not demanding on the server CPU capacity.