listen on all interfaces
This commit is contained in:
parent
34da1ade12
commit
3224edb067
2 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,4 @@
|
|||
|
||||
path = "/var/lib/rspamd/dkim/$domain.$selector.key";
|
||||
selector_map = "/etc/rspamd/dkim_selectors.map";
|
||||
allow_username_mismatch = true;
|
||||
|
|
1
rootfs/etc/rspamd/local.d/worker-proxy.inc
Normal file
1
rootfs/etc/rspamd/local.d/worker-proxy.inc
Normal file
|
@ -0,0 +1 @@
|
|||
bind_socket = "0.0.0.0:11332";
|
Loading…
Add table
Add a link
Reference in a new issue