mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-18 00:55:01 +00:00
Set IPv6 network as secure_ip range in Rspamd
This commit is contained in:
parent
47eb11338c
commit
3be99d7f89
1 changed files with 1 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ secure_ip = "172.16.0.0/12";
|
|||
secure_ip = "10.0.0.0/8";
|
||||
secure_ip = "127.0.0.1";
|
||||
secure_ip = "::1";
|
||||
secure_ip = "fd4d:6169:6c63:6f77::/64"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue