mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-05 02:27:15 +02:00
deploy: 45361094e9
This commit is contained in:
parent
9200ec1c97
commit
bd3a436f43
4 changed files with 44 additions and 45 deletions
|
@ -3714,7 +3714,7 @@ expand_keys = true;
|
|||
<li>1 => Enabled</li>
|
||||
</ul>
|
||||
<h5 id="rspamd_hfilter"><a class="toclink" href="#rspamd_hfilter">RSPAMD_HFILTER</a></h5>
|
||||
<p>Can be used to enable or disable the <a href="https://www.rspamd.com/doc/modules/hfilter.html">Hfilter group module</a>. This is used by DMS to adjust the <code>HFILTER_HOSTNAME_UNKNOWN</code> symbol, increasing it's default weight to act similar to Postfix's <code>reject_unknown_client_hostname</code>, without the need to outright reject a message.</p>
|
||||
<p>Can be used to enable or disable the <a href="https://www.rspamd.com/doc/modules/hfilter.html">Hfilter group module</a>. This is used by DMS to adjust the <code>HFILTER_HOSTNAME_UNKNOWN</code> symbol, increasing its default weight to act similar to Postfix's <code>reject_unknown_client_hostname</code>, without the need to outright reject a message.</p>
|
||||
<ul>
|
||||
<li>0 => Disabled</li>
|
||||
<li><strong>1</strong> => Enabled</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue