Move milter config, increase timeout for DNS
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
bind_socket = "rspamd:9900";
|
||||
milter = true;
|
||||
upstream {
|
||||
name = "localhost";
|
||||
default = true;
|
||||
hosts = "rspamd:11333"
|
||||
}
|
||||
Reference in New Issue
Block a user