bogofilter
Bayesian spam filter designed with fast algorithms, and tuned for speed
Bogofilter is a mail filter that classifies mail as spam or ham (non-spam) by a statistical analysis of the message's header and content (body). The program is able to learn from the user's classifications and corrections.
homepage ↗ sourceforge: bogofilter
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.2.5-r1 | 1 | 15 h | details › |
Versions & arches
Use flags of 1.2.5-r1
- berkdb Add support for sys-libs/db (Berkeley DB)
- +sqlite Add support for sqlite - embedded sql database
- tokyocabinet Enable Tokyo Cabinet database support
Runtime dependencies of 1.2.5-r1
show 19 lines
berkdb?
(
)
!berkdb?
(
sqlite?
(
)
!sqlite?
(
tokyocabinet?
(
)
!tokyocabinet?
(
)
)
)