mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
deploy: 9fd00bd6ad
This commit is contained in:
parent
59ae845416
commit
192cd421af
3 changed files with 46 additions and 42 deletions
|
@ -3702,7 +3702,11 @@ expand_keys = true;
|
|||
<p>When enabled,</p>
|
||||
<ol>
|
||||
<li>the "<a href="https://rspamd.com/doc/configuration/statistic.html#autolearning">autolearning</a>" feature is turned on;</li>
|
||||
<li>the Bayes classifier will be trained when moving mails from or to the Junk folder (with the help of Sieve scripts).</li>
|
||||
<li>the Bayes classifier will be trained (with the help of Sieve scripts) when moving mails<ol>
|
||||
<li>from anywhere to the <code>Junk</code> folder (learning this email as spam);</li>
|
||||
<li>from the <code>Junk</code> folder into the <code>INBOX</code> (learning this email as ham).</li>
|
||||
</ol>
|
||||
</li>
|
||||
</ol>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">Attention</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue