mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-21 22:01:31 +00:00
[Rspamd] Fix IP whitelist
This commit is contained in:
@@ -99,4 +99,6 @@ MAILCOW_DOMAIN_HEADER_FROM {
|
||||
IP_WHITELIST {
|
||||
type = "ip";
|
||||
map = "$LOCAL_CONFDIR/custom/ip_wl.map";
|
||||
prefilter = "true";
|
||||
action = "accept";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user