diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-03 14:15:27 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 08:47:35 +0700 |
commit | 23dc230933e2f2d54a8cf0dd92965e807bd67d0f (patch) | |
tree | 82acce0237271f89784e414433fe104bef75e30c /network/rspamd | |
parent | 874c47353b8b398ac52476f69e0fdf93f45ec07a (diff) |
network/rspamd: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/rspamd')
-rw-r--r-- | network/rspamd/slack-desc | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/network/rspamd/slack-desc b/network/rspamd/slack-desc index f020c73be4986..7419034a6b5f3 100644 --- a/network/rspamd/slack-desc +++ b/network/rspamd/slack-desc @@ -7,18 +7,13 @@ |-----handy-ruler------------------------------------------------------| rspamd: rspamd (An advanced spam filtering system) -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: According to this spam score and the user’s settings Rspamd recommends +rspamd: According to the 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: |