[Rspamd-Users] Unable to disable settings or bayes_expiry modules

E R fasteddieinaustin at gmail.com
Mon May 4 22:44:24 UTC 2026


I am working on slimming down the docker container to have the bare
minimum.  So I have created the files documented to disable a module
in the /etc/rspamd/local.d folder with the name of the module and a
.conf extension.  The contents of the files is simply "enabled  false"
and all of the modules that I disabled are disabled EXCEPT for these
two.

_rspamd at rspamd-test:/etc/rspamd/local.d$ ls -l bayes_expiry.conf
-rw-r--r--. 1 root root 16 May  4 22:04 bayes_expiry.conf
_rspamd at rspamd-test:/etc/rspamd/local.d$

_rspamd at rspamd-test:/etc/rspamd/local.d$ cat bayes_expiry.conf
enabled = false
_rspamd at rspamd-test:/etc/rspamd/local.d$

The output of "rspamadm configdump -m" shows these modules enabled
along with the ones that I want to be enabled.


More information about the Users mailing list