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.9.1.tar.gz | 0005980094 5.7 MB | |
rspamd-after-redis-target.patch | 0000000522 522 Bytes | |
rspamd-conf.patch | 0000000535 535 Bytes | |
rspamd.changes | 0000088919 86.8 KB | |
rspamd.spec | 0000026822 26.2 KB | |
usr.bin.rspamd | 0000000829 829 Bytes |
Revision 28 (latest revision is 31)
Ana Guerrero (anag+factory)
accepted
request 1204600
from
Marcus Rueckert (darix)
(revision 28)
- disable luajit until we actually package all the lua extensions for all interpreters. mixing luajit with lua built extensions is not working properly apparently https://github.com/rspamd/rspamd/discussions/4898 https://github.com/rspamd/rspamd/discussions/4819 - loosen the Buildrequires for fmt to allow all versions. For older distros we will use the intree copy. We added the bundled provides in that case.
Comments 0