4593902 [rkeene@sledge /home/rkeene/projects/build]$ cat dspam.txt
# SHORT DESC: DSPAM is an open-source content-based spam filter designed for multi-user enterprise systems.
# LONG DESC: DSPAM is a scalable and open-source content-based spam filter designed for multi-user enterprise systems.  DSPAM is an adaptive filter which means it is capable of learning and adapting to each user's email. Instead of working off of a list of "rules" to identify spam, DSPAM's probabilistic engine examines the content of each message and learns what type of content the user deems as spam (or nonspam). This approach to machine-learning provides much higher levels of accuracy than commercial "hodge-podge" solutions, and with minimal resources.

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" --enable-daemon && \
make && \
make install || exit 1
4593903 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:05