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 |
---|---|---|
068714f9f5a96fbd94560211cec75775ee023d02.patch | 0000001276 1.25 KB | |
fix_missing_return.patch | 0000000425 425 Bytes | |
rspamd-3.4.tar.gz | 0005689732 5.43 MB | |
rspamd-after-redis-target.patch | 0000000522 522 Bytes | |
rspamd-conf.patch | 0000000528 528 Bytes | |
rspamd.changes | 0000057785 56.4 KB | |
rspamd.spec | 0000024718 24.1 KB | |
usr.bin.rspamd | 0000000829 829 Bytes |
Revision 12 (latest revision is 31)
Dominique Leuenberger (dimstar_suse)
accepted
request 1036202
from
Marcus Rueckert (darix)
(revision 12)
- Move cleanup code to %pre because otherwise it doesnt trigger early enough - Upgrade to 3.4 again - Fix metadata_exporter with many recipients by @yo000 in #4294 - [Fix] Fix favicon.ico Content-Type header by @moisseev in #4302 - [Minor] Fix copy-paste error by @moisseev in #4305 - Add basic auth to metadata_exporter http pusher by @yo000 in #4300 - [Enhancement] Add composite rule against AFF involving freemailers by @twesterhever in #4304 - Penalize bounce spam by @frederikbosch in #4308 - Added 068714f9f5a96fbd94560211cec75775ee023d02.patch: Official patch for the unaligned memory issue described in https://github.com/rspamd/rspamd/issues/4329 - Add cleanup code to the %postun scriptlet to remove bad files, created by earlier/unpatched 3.4 versions, during package upgrade - Downgrade to 3.3 until https://github.com/rspamd/rspamd/issues/4329 is solved.
Comments 0