Have rspamd listen on ipv6 as well
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
worker {
|
||||
bind_socket = "0.0.0.0:11334";
|
||||
bind_socket = "*:11334";
|
||||
type = "controller";
|
||||
count = 1;
|
||||
password = "mailu";
|
||||
|
||||
Reference in New Issue
Block a user