bf_copy

fast Bayesian spam filter (dummy package)

Install

All systems
curl cmd.cat/bf_copy.sh
Debian Debian
apt-get install bogofilter
Ubuntu
apt-get install bogofilter
Alpine
apk add bogofilter
Arch Arch Linux
pacman -S bogofilter
image/svg+xml Kali Linux
apt-get install bogofilter
CentOS
yum install bogofilter
Fedora
dnf install bogofilter
Windows (WSL2)
sudo apt-get update sudo apt-get install bogofilter
OS X
brew install bogofilter
Raspbian
apt-get install bogofilter
Docker
docker run cmd.cat/bf_copy bf_copy powered by Commando

bogofilter

fast Bayesian spam filter (dummy package)

This package implements a fast Bayesian spam filter along the lines suggested by Paul Graham in his article "A Plan For Spam". This version substantially improves on Paul's proposal by doing smarter lexical analysis. In particular, hostnames and IP addresses are retained as recognition features rather than broken up. Various kinds of MTA cruft such as dates and message-IDs are discarded so as not to bloat the word lists.