mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-22 09:39:48 +00:00
Enable DNSSEC for resolver in rspamd
This commit is contained in:
parent
b296ee4424
commit
61da76db4e
1 changed files with 3 additions and 0 deletions
3
data/conf/rspamd/local.d/options.inc
Normal file
3
data/conf/rspamd/local.d/options.inc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
dns {
|
||||
enable_dnssec = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue