rspamd mx_check: composite symbol overrides individual scores

master
Michael Kuron 2017-09-19 14:12:10 +02:00 committed by GitHub
parent 1fb4f34046
commit 68c87ce7a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
MX_IMPLICIT {
expression = "MX_GOOD and MX_MISSING";
score = -2.0;
score = -0.01;
}