bogofilter

bayesian spam filter

WWW CVSWeb GITHub
  1. Package version
    bogofilter-1.2.5
  2. Maintainer
    Marc Espie

bogofilter -- fast Bayesian spam filtering

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.

Flavors:
* db4: use v4 of the Berkeley database
* sqlite3: use SQLite 3 database backend
* qdbm: use QDBM database backend
* lmdb: use LMDB database backend

  • db4
  • sqlite3
  • qdbm
  • lmdb

  • devel/gettext,-tools
  • devel/metaauto
  • devel/autoconf/2.69
  • STEM->=5.4.0:archivers/xz