[Lunar-commits] <moonbase> dspam: A fast Bayesian mail filter ideal for multi-user systems.
Duncan Gibson
engelsman at lunar-linux.org
Sun Sep 20 21:05:03 CEST 2009
commit 1bfa452a0c7c92113867de7cf9934d65c5929227
Author: Dave Brown <dagbrown at lart.ca>
Date: Sun Sep 20 21:05:03 2009 +0200
dspam: A fast Bayesian mail filter ideal for multi-user systems.
I didn't know whether this should go into mail (I believe it's stable
enough) or into zbeta (considering the BETA after the version number).
Note: left it in zbeta
downloads, builds, installs OK, but untested by me - engelsman
---
zbeta/dspam/DETAILS | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/zbeta/dspam/DETAILS b/zbeta/dspam/DETAILS
new file mode 100644
index 0000000..3999861
--- /dev/null
+++ b/zbeta/dspam/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=dspam
+ VERSION=3.9.0-BETA1
+ SOURCE=${MODULE}-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:9f2a08263d70b1a2dfffc8322b31f252c3df882f
+ WEB_SITE=http://www.nuclearelephant.com/
+ ENTERED=20090901
+ UPDATED=20090901
+ SHORT="A fast Bayesian spam filter"
+cat << EOF
+DSPAM is a scalable and open-source content-based spam filter designed
+for multi-user enterprise systems. On a properly configured system, many
+users experience results between 99.5% - 99.95%, or one error for every
+200 to 2000 messages. DSPAM supports many different MTAs and can also be
+deployed as a stand-alone SMTP appliance.
+EOF
More information about the Lunar-commits
mailing list