mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 09:05:14 +02:00
deploy: 59f483f157
This commit is contained in:
parent
312ae088d0
commit
459783a1b9
11 changed files with 52 additions and 52 deletions
|
@ -2419,7 +2419,7 @@ chmod<span class="w"> </span><span class="m">0644</span><span class="w"> </span>
|
|||
<span class="na">SA_KILL</span><span class="o">=</span><span class="s">100000.0</span>
|
||||
</code></pre></div>
|
||||
<ul>
|
||||
<li>The very negative vaue in <code>SA_TAG</code> makes sure, that all emails have the SpamAssassin headers included.</li>
|
||||
<li>The very negative value in <code>SA_TAG</code> makes sure, that all emails have the SpamAssassin headers included.</li>
|
||||
<li><code>SA_TAG2</code> is the actual threshold to set the YES/NO flag for spam detection.</li>
|
||||
<li><code>SA_KILL</code> needs to be very high, to make sure nothing is bounced at all (<code>SA_KILL</code> superseeds <code>SPAMASSASSIN_SPAM_TO_INBOX</code>)</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue