From d44ba0da6efd862ff28db044829f72f28dd1b67f Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 30 Nov 2020 08:57:34 +0100 Subject: rspamd: Added --- rspamd/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 rspamd/slack-desc (limited to 'rspamd/slack-desc') 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 -- cgit v1.2.3