]> git.pld-linux.org Git - packages/dspam.git/blame - dspam.spec
- pl, cleanups, separated -static
[packages/dspam.git] / dspam.spec
CommitLineData
782a8c09 1Summary: A library and Mail Delivery Agent for Bayesian spam filtering
be22be94 2Summary(pl): Biblioteka i MDA do bayesowskiego filtrowania spamu
782a8c09
AM
3Name: dspam
4Version: 2.10.6
5Release: 1
6License: GPL
7Group: Applications/Mail
8Source0: http://www.nuclearelephant.com/projects/dspam/sources/%{name}-%{version}.tar.gz
9URL: http://www.nuclearelephant.com/projects/dspam/
10BuildRequires: mysql-devel
11Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
12
13%description
14DSPAM (as in De-Spam) is an open-source project to create a new kind
15of anti-spam mechanism, and is currently effective as both a
16server-side agent for UNIX email servers and a developer's library for
17mail clients, other anti-spam tools, and similar projects requiring
18drop-in spam filtering.
19
20The DSPAM agent masquerades as the email server's local delivery agent
21and filters/learns spams using an advanced Bayesian statistical
be22be94 22approach (based on Bayes's theorem of combined probabilities) which
782a8c09
AM
23provides an administratively maintenance-free, easy-learning Anti-Spam
24service custom tailored to each individual user's behavior. Advanced
25because on top of standard Bayesian filtering is also incorporated the
26use of Chained Tokens, de-obfuscation, and other enhancements. DSPAM
27works great with Sendmail and Exim, and should work well with any
28other MTA that supports an external local delivery agent (postfix,
29qmail, etc.)
30
be22be94
JB
31%description -l pl
32