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
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.