[Rspamd] IP WL is no more a prefilter to prevent unsigned mail

This commit is contained in:
andryyy 2020-05-20 12:15:33 +02:00
parent 21a153c2a7
commit 347e65736e
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF

View File

@ -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 {