mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-26 05:27:29 +02:00
[Rspamd] IP WL is no more a prefilter to prevent unsigned mail
This commit is contained in:
parent
21a153c2a7
commit
347e65736e
@ -115,8 +115,8 @@ MAILCOW_DOMAIN_HEADER_FROM {
|
||||
IP_WHITELIST {
|
||||
type = "ip";
|
||||
map = "$LOCAL_CONFDIR/custom/ip_wl.map";
|
||||
prefilter = "true";
|
||||
action = "accept";
|
||||
symbols_set = ["IP_WHITELIST"];
|
||||
score = -100;
|
||||
}
|
||||
|
||||
FISHY_TLD {
|
||||
|
Loading…
x
Reference in New Issue
Block a user