mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-22 09:39:48 +00:00
[Rspamd] Remove autolearn from Rspamd
This commit is contained in:
parent
3b5df979e9
commit
37fbce855e
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ classifier "bayes" {
|
|||
name = "per_domain_bayes";
|
||||
min_tokens = 11;
|
||||
min_learns = 20;
|
||||
autolearn = [-20, 50];
|
||||
new_schema = true;
|
||||
expiry = 50d;
|
||||
per_user = <<EOD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue