Hello,
I’m trying to add a domain blacklist.
What I have done
/etc/rspamd/local.d/multimap.conf
sender_black_list {
type = "email:domain";
map = "/etc/rspamd/maps/blacklist.map";
action = "reject";
symbol = "EMMK_BLACKLIST";
}
My /etc/rspamd/maps/blacklist.map has the following line :
testdomain.tld
Of course it does not work,
1) what I have done wrong ?
2) how to debug that ?
f.g.
—
Frédéric Goudal Ingénieur Système
gou...@enseirb-matmeca.fr