11

Rspamd automatic statistics config


Avatar
Tristan

When you choose Rspamd in CB, automatically configure so Rspamd Statistics with Bayes learning work out of the box. Either with SQlite or Redis. Also see:

rspamd.com/doc/configuration/statistic.html

forum.directadmin.com/threads/problem-with-bayes-learn-in-rspamd.59620/

help.poralix.com/articles/how-to-install-rspamd-on-centos8-directadmin

A

Activity Newest / Oldest

Avatar

john@interserver.net

This could be done easily with redis as a socket.

github.com/rspamd/rspamd/issues/1905

The developer of rspamd indicates running rspamd with out redis should not be done see github.com/rspamd/rspamd/issues/3489

Specifically "Well, I've never ever tested Rspamd without Redis as in this case it's functionality is cut by like 90%. I also see no reasons to run Rspamd, and of course configwizard, without Redis"


Avatar

James Fouracre

really really need this with the built in plugin!


A

apogee

not hard to do this manual but if automatically configured then please use redis

+1


Avatar

Tristan

Big performance difference to SQLite?