You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-05 06:00:27 +02:00
deploy: 449d53fc3f
This commit is contained in:
@ -3673,11 +3673,7 @@ ClamAV must be enabled (ENABLE_CLAMAV=1) for this.</p>
|
|||||||
</ul>
|
</ul>
|
||||||
<h4 id="rspamd"><a class="toclink" href="#rspamd">Rspamd</a></h4>
|
<h4 id="rspamd"><a class="toclink" href="#rspamd">Rspamd</a></h4>
|
||||||
<h5 id="enable_rspamd"><a class="toclink" href="#enable_rspamd">ENABLE_RSPAMD</a></h5>
|
<h5 id="enable_rspamd"><a class="toclink" href="#enable_rspamd">ENABLE_RSPAMD</a></h5>
|
||||||
<p>Enable or disable Rspamd.</p>
|
<p>Enable or disable <a href="../security/rspamd/">Rspamd</a>.</p>
|
||||||
<div class="admonition warning">
|
|
||||||
<p class="admonition-title">Current State</p>
|
|
||||||
<p>Rspamd-support is under active development. Be aware that changes can happen at any time. To get more information, see <a href="../security/rspamd/">the detailed documentation page for Rspamd</a>.</p>
|
|
||||||
</div>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>0</strong> => disabled</li>
|
<li><strong>0</strong> => disabled</li>
|
||||||
<li>1 => enabled</li>
|
<li>1 => enabled</li>
|
||||||
|
@ -1757,11 +1757,6 @@
|
|||||||
|
|
||||||
<h1>Rspamd</h1>
|
<h1>Rspamd</h1>
|
||||||
|
|
||||||
<div class="admonition warning">
|
|
||||||
<p class="admonition-title">The current state of Rspamd integration into DMS</p>
|
|
||||||
<p>Recent pull requests have stabilized integration of Rspamd to a point that we encourage users to test the feature. We are confident that there are no major bugs in our integration that make using Rspamd infeasible. Please note that there may still be changes ahead as integration is still work in progress!</p>
|
|
||||||
<p>We expect to stabilize this feature with version <code>v12.1.0</code>.</p>
|
|
||||||
</div>
|
|
||||||
<h2 id="about"><a class="toclink" href="#about">About</a></h2>
|
<h2 id="about"><a class="toclink" href="#about">About</a></h2>
|
||||||
<p>Rspamd is a <a href="https://rspamd.com/">"fast, free and open-source spam filtering system"</a>. DMS integrates Rspamd like any other service. We provide a very simple but easy to maintain setup of Rspamd.</p>
|
<p>Rspamd is a <a href="https://rspamd.com/">"fast, free and open-source spam filtering system"</a>. DMS integrates Rspamd like any other service. We provide a very simple but easy to maintain setup of Rspamd.</p>
|
||||||
<p>If you want to have a look at the default configuration files for Rspamd that DMS packs, navigate to <a href="https://github.com/docker-mailserver/docker-mailserver/tree/master/target/rspamd"><code>target/rspamd/</code> inside the repository</a>. Please consult the <a href="#the-default-configuration">section "The Default Configuration"</a> section down below for a written overview.</p>
|
<p>If you want to have a look at the default configuration files for Rspamd that DMS packs, navigate to <a href="https://github.com/docker-mailserver/docker-mailserver/tree/master/target/rspamd"><code>target/rspamd/</code> inside the repository</a>. Please consult the <a href="#the-default-configuration">section "The Default Configuration"</a> section down below for a written overview.</p>
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user