mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
deploy: 5908d9f060
This commit is contained in:
parent
7976bcc503
commit
feafc7157a
3 changed files with 47 additions and 47 deletions
|
@ -4181,7 +4181,7 @@ FAIL2BAN_BLOCKTYPE=drop</li>
|
|||
<li><code>lmtp:<kopano-host>:2003</code> (use kopano as mailstore)</li>
|
||||
</ul>
|
||||
<h5 id="postfix_mailbox_size_limit"><a class="toclink" href="#postfix_mailbox_size_limit">POSTFIX_MAILBOX_SIZE_LIMIT</a></h5>
|
||||
<p>Set the mailbox size limit for all users. If set to zero, the size will be unlimited (default).</p>
|
||||
<p>Set the mailbox size limit for all users. If set to zero, the size will be unlimited (default). Size is in bytes.</p>
|
||||
<ul>
|
||||
<li><strong>empty</strong> => 0 (no limit)</li>
|
||||
</ul>
|
||||
|
@ -4192,7 +4192,7 @@ FAIL2BAN_BLOCKTYPE=drop</li>
|
|||
</ul>
|
||||
<p>See <a href="../user-management/#quotas">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>
|
||||
<p>Set the message size limit for all users. If set to zero, the size will be unlimited (not recommended!). Size is in bytes.</p>
|
||||
<ul>
|
||||
<li><strong>empty</strong> => 10240000 (~10 MB)</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue