Browse Source

Set local_addrs in Rspamd

Dmitriy Alekseev 1 year ago
parent
commit
26be1cb602
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/conf/rspamd/local.d/options.inc

+ 1 - 0
data/conf/rspamd/local.d/options.inc

@@ -6,3 +6,4 @@ disable_monitoring = true;
 # In case a task times out (like DNS lookup), soft reject the message
 # In case a task times out (like DNS lookup), soft reject the message
 # instead of silently accepting the message without further processing.
 # instead of silently accepting the message without further processing.
 soft_reject_on_timeout = true;
 soft_reject_on_timeout = true;
+local_addrs = /etc/rspamd/custom/mailcow_networks.map;