spamassassin: disable EMPTY_MESSAGE penalty for test compatibility
This commit is contained in:
parent
08ef2151e3
commit
eb52a1d135
1 changed files with 4 additions and 1 deletions
|
|
@ -59,3 +59,6 @@ score RCVD_IN_VALIDITY_SAFE_BLOCKED 0
|
|||
score RCVD_IN_VALIDITY_CERTIFIED 0
|
||||
score RCVD_IN_VALIDITY_RPBL 0
|
||||
score RCVD_IN_VALIDITY_SAFE 0
|
||||
|
||||
# emails with no text are common for tests, don't penalize them
|
||||
score EMPTY_MESSAGE 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue