YunoHost-Apps / rspamd_ynh

Rspamd (spam filtering system) packaged for YunoHost
GNU Affero General Public License v3.0
3 stars 0 forks source link

Rspamd for YunoHost

Integration level Working status Maintenance status

Install Rspamd with YunoHost

Read this README in other languages.

This package allows you to install Rspamd quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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 provides a number of useful features.

Shipped version: 3.9.0~ynh1

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/rspamd_ynh/tree/testing --debug
or
sudo yunohost app upgrade rspamd -u https://github.com/YunoHost-Apps/rspamd_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps