untested code that may just work
parent
5ebcecf4dd
commit
8775a2bf04
@ -0,0 +1,8 @@
|
||||
rules {
|
||||
BLACKLIST_ANTISPOOF = {
|
||||
valid_dmarc = true;
|
||||
blacklist = true;
|
||||
domains = "http://{{ ADMIN_ADDRESS }}/internal/rspamd/local_domains";
|
||||
score = 15.0;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue