This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > rspamd (2.5)

rspamd (An advanced spam filtering system)

Rspamd is an advanced spam filtering system that allows evaluation of
messages by a number of rules including regular expressions, statistical
analysis and custom services such as URL black lists. Each message is
analysed by Rspamd and given a spam score.

According to this spam score and the user's settings Rspamd recommends
an action for the MTA to apply to the message: for example, to pass, to
reject or to add a header. Rspamd is designed to process hundreds of
messages per second simultaneously and has a number of features
available.

Groupname and Username

You must have the "rspamd" group and user to run this script, for
example:

groupadd -g 359 rspamd
useradd -u 359 -s /bin/false -d /dev/null -g rspamd rspamd

This requires: ragel, redis, luajit, hyperscan, libsodium, cmake-202x

Maintained by: Ebben Aries
Keywords: spam,smtp,mail
ChangeLog: rspamd

Homepage:
https://rspamd.com

Source Downloads:
rspamd-2.5.tar.gz (9b70be38ca7e17ee89373b764fef1ea7)

Download SlackBuild:
rspamd.tar.gz
rspamd.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds