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 | 0000000425 425 Bytes | |
rspamd-3.7.4.tar.gz | 0005903754 5.63 MB | |
rspamd-after-redis-target.patch | 0000000522 522 Bytes | |
rspamd-conf.patch | 0000000528 528 Bytes | |
rspamd.changes | 0000068909 67.3 KB | |
rspamd.spec | 0000025717 25.1 KB | |
usr.bin.rspamd | 0000000829 829 Bytes |
Revision 18 (latest revision is 31)
Ana Guerrero (anag+factory)
accepted
request 1126462
from
Marcus Rueckert (darix)
(revision 18)
- Update to 3.7.4 - [Enhancement] Add composite rule for suspicious URLs in suspicious messages - [Fix] Another try to fix setproctitle - [Fix] Do not cleanup hyperscan files unless new ones are loaded - [Fix] Fix various issues with canonicalisation of the paths - [Fix] Properly set config field when creating tasks from Lua - [Fix] Set loaded variable explicitly - [Fix] known_senders: fix config handling - [Fix] rbl: fix exclude_local - [Minor] Add missing include for gcc 14 - [Minor] Add rule for messages missing both X-Mailer and User-Agent header - [Minor] Bundle fasttext as linux distributives are just useless - [Minor] Enable fasttext on RPM based linux - [Minor] Forgot it in one more place - [Minor] Improve FREEMAIL_AFF capture rates - [Minor] Limit fasttext to amd64 only - [Minor] Properly search for fasttext include - [Minor] Treat *.zpaq attachments as archives and harmful - [Minor] force_actions: set a group for symbols - [WebUI] Update map editor
Comments 0