mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-14 10:52:49 +02:00
rspamd mx_check: composite symbol overrides individual scores
This commit is contained in:
parent
1fb4f34046
commit
68c87ce7a6
@ -1,4 +1,4 @@
|
||||
MX_IMPLICIT {
|
||||
expression = "MX_GOOD and MX_MISSING";
|
||||
score = -2.0;
|
||||
score = -0.01;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user