Ensure that RCVD_NO_TLS_LAST doesn't add spam points
parent
fe58316776
commit
74b31dc407
@ -0,0 +1,4 @@
|
|||||||
|
apply {
|
||||||
|
# see https://github.com/Mailu/Mailu/issues/1705
|
||||||
|
RCVD_NO_TLS_LAST = 0;
|
||||||
|
}
|
@ -0,0 +1 @@
|
|||||||
|
Ensure that RCVD_NO_TLS_LAST doesn't add to the spam score (as TLS usage can't be determined)
|
Loading…
Reference in New Issue