mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-03 20:19:15 +00:00
rspamd: update to 3.10.1 (#6115)
* rspamd: upgrade to 3.10.1 * rspamd: adapt 30s task timeout per default now
This commit is contained in:
@@ -2,6 +2,7 @@ dns {
|
||||
enable_dnssec = true;
|
||||
}
|
||||
map_watch_interval = 30s;
|
||||
task_timeout = 30s;
|
||||
disable_monitoring = true;
|
||||
# In case a task times out (like DNS lookup), soft reject the message
|
||||
# instead of silently accepting the message without further processing.
|
||||
|
||||
Reference in New Issue
Block a user