[Rspamd] Reduce fishy tld score

[Compose] Update Dovecot image
This commit is contained in:
andryyy
2019-08-28 14:37:04 +02:00
parent a5d569e0ca
commit 1414e9df00
2 changed files with 2 additions and 2 deletions

View File

@@ -109,7 +109,7 @@ FISHY_TLD {
filter = "email:domain";
map = "${LOCAL_CONFDIR}/custom/fishy_tlds.map";
regexp = true;
score = 0.2;
score = 0.1;
}
BAD_WORDS {