Create composites.conf
This commit is contained in:
parent
a2720cca83
commit
529c3bcc9c
data/conf/rspamd/local.d
|
@ -0,0 +1,4 @@
|
||||||
|
MX_IMPLICIT {
|
||||||
|
expression = "MX_GOOD and MX_MISSING";
|
||||||
|
score = -2.0;
|
||||||
|
}
|
Loading…
Reference in New Issue