You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-07 23:03:10 +02:00
compress & improve user management docs (#3232)
The user management docs are now one page, because the division between accounts and aliases is useless because there simply isn't enough content to justify the split. I improved and updated the text a bit.
This commit is contained in:
@ -213,7 +213,7 @@ Set the mailbox size limit for all users. If set to zero, the size will be unlim
|
||||
- **1** => Dovecot quota is enabled
|
||||
- 0 => Dovecot quota is disabled
|
||||
|
||||
See [mailbox quota][docs-accounts].
|
||||
See [mailbox quota][docs-accounts-quota].
|
||||
|
||||
##### POSTFIX\_MESSAGE\_SIZE\_LIMIT
|
||||
|
||||
@ -831,4 +831,4 @@ you to replace both instead of just the envelope sender.
|
||||
[docs-tls-letsencrypt]: ./security/ssl.md#lets-encrypt-recommended
|
||||
[docs-tls-manual]: ./security/ssl.md#bring-your-own-certificates
|
||||
[docs-tls-selfsigned]: ./security/ssl.md#self-signed-certificates
|
||||
[docs-accounts]: ./user-management/accounts.md#notes
|
||||
[docs-accounts-quota]: ./user-management.md#quotas
|
||||
|
Reference in New Issue
Block a user