Rspamd, the fast, free and open-source spam filtering system, goes with a web interface, which provides basic functions for setting metric actions, scores, viewing statistic and learning. Here is a guide on how to get installed into DirectAdmin control panel on admin level.
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.
There are two ways to install the plugin: in DirectAdmin Web-UI or in a shell from a git repository. You can use any of the two per your requirements.
Using git, run the following commands:
cd /usr/local/directadmin/plugins/ git clone https://github.com/poralix/rspamd.git cd rspamd/scripts/ ./install.sh
Using DirectAdmin interface:
The web interface offers: Status, Throughput, Configuration, Symbols, Scan/Learn, History
This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details