mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-11-24 08:32:50 +02:00
Enable DNSSEC for resolver in rspamd
This commit is contained in:
parent
b296ee4424
commit
61da76db4e
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…
Reference in New Issue
Block a user