[Rspamd-Users] Unable to disable rspamd for a recpt
George Asenov
george.asenov at wpx.net
Wed Nov 30 15:40:15 UTC 2022
Hello,
I'm trying to disable rspamd for a particular user but if I use the
example from the documentation it doesn't work.
In /etc/rspamd/local.d/settings.conf
i have:
################
whitelist {
priority = low;
want_spam = yes;
rcpt = "user-email at domain.tld";
}
##################
I tried with priority high also with no success
With that config the user continue to have messages marked as spam,
subject rewrite and etc.
Any suggestions.
Also
Is there any way to disable rspamd completely (like this want_spam =
yes;) but for a list of users in a map?
More information about the Users
mailing list