Meta Configuration of Package bogofilter
11
1
<package name="bogofilter" project="SUSE:SLE-15:Update">
2
<title>Fast Anti-Spam Filtering by Bayesian Statistical Analysis</title>
3
<description>Bogofilter is a Bayesian spam filter. In normal operation, it takes an
4
e-mail message or text from standard input, does a statistical check
5
against lists of "good" and "bad" words, and returns a status code
6
indicating whether the message is spam. Bogofilter is designed with
7
fast algorithms (including the Berkeley DB system), coded directly in
8
C, and tuned for speed, so it can be used for production by sites that
9
process a lot of mail.</description>
10
</package>
11