Fast, free and open-source spam filtering system.
Slot | Version | Repository | Platforms | ||||
---|---|---|---|---|---|---|---|
0 | 3.8.4 | net | ~amd64 | arm? | armv7? | armv8? | x86? |
Homepage | https://rspamd.com/ |
---|---|
Summary | Fast, free and open-source spam filtering system |
Description | 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. |
Upstream documentation | https://rspamd.com/doc/index.html |
Upstream release notes | https://rspamd.com/changes.html |
Dependencies | ( ( build: sys-devel/cmake[>=3.24.0] ) ( build: dev-lang/perl:* dev-libs/fmt dev-util/ragel virtual/pkg-config build+run: app-arch/zstd dev-db/sqlite:3 dev-libs/glib:2[>=2.28] dev-libs/icu:= dev-libs/libsodium[>=1.0.0] dev-libs/pcre2 dev-libs/xxHash dev-util/doctest group/rspamd user/rspamd sys-libs/zlib backtrace? ( dev-util/elfutils ) jemalloc? ( dev-libs/jemalloc ) luajit? ( dev-lang/LuaJIT ) !luajit? ( dev-lang/lua:5.3 ) providers:libressl? ( dev-libs/libressl:= ) providers:openssl? ( dev-libs/openssl:= ) recommendation: dev-db/redis suggestion: net-dns/unbound ) ) |
Downloads | https://github.com/vstakhov/rspamd/archive/3.8.4.tar.gz -> rspamd-3.8.4.tar.gz |
Licences | ( Apache-2.0 Boost BSD-2 BSD-3 LGPL-3 MIT ) |
backtrace | Print stack traces after crashing |
---|---|
jemalloc | Prefer jemalloc allocator over system malloc |
luajit | Prefer LuaJIT over plain lua |
webui | Install a web interface |
libressl | Use LibreSSL as the SSL provider |
---|---|
openssl | Use OpenSSL as the SSL provider |