[Rspamd] Reduce ptr fail score

This commit is contained in:
andryyy
2019-11-24 16:09:59 +01:00
parent 19d0eedeba
commit d57e2b58c1

View File

@@ -1,5 +1,5 @@
symbols = {
"HFILTER_HOSTNAME_UNKNOWN" {
score = 15.0;
score = 8.5;
}
}