Fast, free and open-source spam filtering system
https://rspamd.com/
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, reject or add
a header. Rspamd is designed to process hundreds of messages per second
simultaneously and has a number of features available.
- Developed at server:mail
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/rspamd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fix_missing_return.patch | 0000000431 431 Bytes | |
rspamd-3.10.1.tar.gz | 0006047582 5.77 MB | |
rspamd-after-redis-target.patch | 0000000522 522 Bytes | |
rspamd-conf.patch | 0000000535 535 Bytes | |
rspamd.changes | 0000093848 91.6 KB | |
rspamd.spec | 0000027281 26.6 KB | |
usr.bin.rspamd | 0000000829 829 Bytes |
Revision 30 (latest revision is 31)
Ana Guerrero (anag+factory)
accepted
request 1208437
from
Marcus Rueckert (darix)
(revision 30)
- Update to 3.10.1 - [Fix] Use correct type for keylen in lua_ucl_newindex by @arkamar in #5169 - Update hiredis library removing all hacks by @vstakhov in #5167 - Remove proxy from url_redirector.conf as it not the option by @dragoangel in #5164 - chore(publicsuffix): update effective_tld_names.dat by @wdhdev in #5176 - [Fix] Avoid null-bytes in Log-Tag header value by @smarsching in #5179 - [Fix] Do not abort when OpenSSL is broken, report that to a user by @vstakhov in #5188 - Some build fixes by @vstakhov in #5189 - Some more fixes by @vstakhov in #5190
Comments 0