[Rspamd] Remove score from SIEVE_HOST (#4080)
Commit e7a5c98704
remove upstream spam flag score
master
parent
d9774755b1
commit
bb1b76454d
|
@ -80,7 +80,6 @@ SIEVE_HOST {
|
|||
type = "ip";
|
||||
map = "${LOCAL_CONFDIR}/custom/dovecot_trusted.map";
|
||||
symbols_set = ["SIEVE_HOST"];
|
||||
score = -15;
|
||||
}
|
||||
|
||||
RSPAMD_HOST {
|
||||
|
|
Loading…
Reference in New Issue