mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-03-01 17:26:43 +08:00
[Rspamd] Fix IP whitelist
This commit is contained in:
parent
71df10892c
commit
db0719f068
@ -99,4 +99,6 @@ MAILCOW_DOMAIN_HEADER_FROM {
|
||||
IP_WHITELIST {
|
||||
type = "ip";
|
||||
map = "$LOCAL_CONFDIR/custom/ip_wl.map";
|
||||
prefilter = "true";
|
||||
action = "accept";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user