From 8a360b76db04ac91083f94c83caa77a5a3ba9ae7 Mon Sep 17 00:00:00 2001 From: polarathene <5098581+polarathene@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:23:01 +1300 Subject: [PATCH] docs: Accounts (Dovecot Master) - Minor revisions --- .../supplementary/master-accounts.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/content/config/account-management/supplementary/master-accounts.md b/docs/content/config/account-management/supplementary/master-accounts.md index 2b3ebf7d..88d66932 100644 --- a/docs/content/config/account-management/supplementary/master-accounts.md +++ b/docs/content/config/account-management/supplementary/master-accounts.md @@ -4,18 +4,19 @@ title: 'Account Management | Master Accounts (Dovecot)' ## Introduction -A dovecot master account is able to login as any configured user. This is useful for administrative tasks like hot backups. +A master account is able to login as any configured user. This is useful for administrative tasks like hot backups. ## Configuration -It is possible to create, update, delete and list dovecot master accounts using `setup.sh`. See `setup.sh help` for usage. +It is possible to create, update, delete and list master accounts using `setup`. See `setup help` for usage. This feature is presently [not supported with LDAP](https://github.com/docker-mailserver/docker-mailserver/pull/2535). ## Logging in -Once a master account is configured, it is possible to connect to any users mailbox using this account. Log in over POP3/IMAP using the following credential scheme: +Once a master account is configured, it is possible to connect to any users mailbox using this account. -Username: `*` +Log in over POP3/IMAP using the following credential scheme: -Password: `` +- Username: `*` +- Password: ``