diff options
author | Ebben Aries <e@dscp.org> | 2018-12-08 10:12:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-08 10:12:31 +0700 |
commit | 146d19ec577773e6d375bca1254f6a8a5a20c402 (patch) | |
tree | f431a50770bff35f178b7e0a2afe53ba81f57303 /network/rspamd/slack-desc | |
parent | fff86ea03edd49759a13da74f29a0b0b227a6d8f (diff) | |
download | slackbuilds-146d19ec577773e6d375bca1254f6a8a5a20c402.tar.gz |
network/rspamd: Updated for version 1.8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/rspamd/slack-desc')
-rw-r--r-- | network/rspamd/slack-desc | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/network/rspamd/slack-desc b/network/rspamd/slack-desc index c62c61c263..f020c73be4 100644 --- a/network/rspamd/slack-desc +++ b/network/rspamd/slack-desc @@ -11,9 +11,14 @@ rspamd: rspamd: Rspamd is an advanced spam filtering system that allows evaluation of rspamd: messages by a number of rules including regular expressions, rspamd: statistical analysis and custom services such as URL black lists. -rspamd: Each message is analysed by rspamd and given a spam score. -rspamd: +rspamd: Each message is analysed by Rspamd and given a spam score. rspamd: +rspamd: According to this spam score and the user’s settings Rspamd recommends +rspamd: an action for the MTA to apply to the message: for example, to pass, +rspamd: to reject or to add a header. Rspamd is designed to process hundreds +rspamd: of messages per second simultaneously and has a number of features +rspamd: available. rspamd: +rspamd: Home-Page: https://rspamd.com rspamd: rspamd: |