diff options
Diffstat (limited to 'rspamd/slack-desc')
| -rw-r--r-- | rspamd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/rspamd/slack-desc b/rspamd/slack-desc new file mode 100644 index 0000000..7419034 --- /dev/null +++ b/rspamd/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +rspamd: rspamd (An advanced spam filtering system) +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: 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: Home-Page: https://rspamd.com |
