bundlewrap/bundles/rspamd/files/local.d/options.inc

8 lines
116 B
PHP
Raw Normal View History

2021-09-06 09:11:36 +02:00
dmarc {
reporting = true;
actions = {
quarantine = "add_header";
reject = "reject";
}
}