[Rspamd-Users] Disable specific spam rule?
Andrew Lewis
rspamd-users at judo.za.org
Mon Oct 30 08:30:00 UTC 2023
Hi Panayotis,
On Mon, 2023-10-30 at 05:53 +0200, Panayotis Katsaloulis via Users
wrote:
> I have a question. I want to disable a specific rule with rspamd, and
> specifically REPLYTO_EQ_TO_ADDR since it's common for me to send
> emails to myself
It likely suits to drop scoring for this rule to zero.
https://rspamd.com/doc/faq.html#how-to-change-score-for-some-symbol
Alternatively the way to fully disable the rule without side-effects
(i.e. also disabling related checks) is to use settings module but it's
overkill & not intended for exactly this:
https://rspamd.com/doc/configuration/settings.html
Best,
-AL.
More information about the Users
mailing list