slackware spam filter allows you to install spam filtering capabilities onto a slackware 9.1 box.
this is a very simple way to install spam filtering capabilities onto a slackware 9.1 box. it's pretty simple: install.sh will install/upgrade a few packages in the packages/ directory. then it'll patch the system and the installed packages to work together and filter that evil spam.
finally there are some scripts in the scripts/ directory which you can use to maintain your spam filter and stuff. when the system is patched there will also be a few new tools for you to use;
sa-learn-md-wrapper is used by the spam filter as an easy way to learn spam from inside a maildrop filter, and sa-rebuild is an easy tool to rebuild the bayesian filtering index for a couple of users or all of them at once.
run install.sh to install the packages and revised configuration for each
package.
run enable_mail_for_user.sh with users to add and the script will add users and enable them for use with the mail system.
run create_fetchmail_config.sh to create (or add onto) a fetchmail config file in a user's home directory. then run fetchmail for that user if you intend on using fetchmail
Product's homepage