mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-30 15:44:56 +02:00
deploy: fb72f3ad52
This commit is contained in:
parent
32d968854d
commit
ba1da0185d
5 changed files with 7 additions and 7 deletions
|
@ -3314,7 +3314,7 @@ FAIL2BAN_BLOCKTYPE=drop</li>
|
|||
<li>custom => Provide your own certificate as a single file containing both the private key and full certificate chain. (Docs: <code>None</code>)</li>
|
||||
<li>self-signed => Provide your own self-signed certificate files. Expects a self-signed CA cert for verification. <strong>Use only for local testing of your setup</strong>. (Docs: <a href="../security/ssl/#self-signed-certificates">Self-Signed Certificates</a>)</li>
|
||||
</ul>
|
||||
<p>Please read <a href="./config/security/ssl.md">the SSL page in the documentation</a> for more information.</p>
|
||||
<p>Please read <a href="../security/ssl/">the SSL page in the documentation</a> for more information.</p>
|
||||
<h5 id="tls_level"><a class="toclink" href="#tls_level">TLS_LEVEL</a></h5>
|
||||
<ul>
|
||||
<li><strong>empty</strong> => modern</li>
|
||||
|
@ -3368,7 +3368,7 @@ FAIL2BAN_BLOCKTYPE=drop</li>
|
|||
<li><strong>1</strong> => Dovecot quota is enabled</li>
|
||||
<li>0 => Dovecot quota is disabled</li>
|
||||
</ul>
|
||||
<p>See <a href="./config/user-management/accounts.md#notes">mailbox quota</a>.</p>
|
||||
<p>See <a href="../user-management/accounts/#notes">mailbox quota</a>.</p>
|
||||
<h5 id="postfix_message_size_limit"><a class="toclink" href="#postfix_message_size_limit">POSTFIX_MESSAGE_SIZE_LIMIT</a></h5>
|
||||
<p>Set the message size limit for all users. If set to zero, the size will be unlimited (not recommended!)</p>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue