Typo in en_US/howto/dovecot.master.user.md.

This commit is contained in:
Zhang Huangbin 2015-07-25 22:03:45 +08:00
parent c14427fcd0
commit 0599509f18
2 changed files with 6 additions and 8 deletions

View File

@ -34,11 +34,11 @@ WARNING: Make sure file `dovecot-master-users-password` is owned by Dovecot
daemon user and group, with file permission `0500`, so that others cannot view
the file content.
> * on Linux/FreeBSD, Dovecot daemon user/group is `dovecot/dovecot`.
> * on OpenBSD, Dovecot daemon user/group is `_dovecot/_dovecot`.
* on Linux/FreeBSD, Dovecot daemon user/group is `dovecot/dovecot`.
* on OpenBSD, Dovecot daemon user/group is `_dovecot/_dovecot`.
Then you can access user@domain.ltd's mailbox (via either IMAP or POP3
protocol) as `user@domain.ltd*my_master_user` with password
Then you can access `user@domain.ltd`'s mailbox (via either IMAP or POP3
protocol) as user `user@domain.ltd*my_master_user` with password
`my_master_password`.
## Troubleshooting

View File

@ -38,14 +38,12 @@ Now add new master user in file
<p>WARNING: Make sure file <code>dovecot-master-users-password</code> is owned by Dovecot
daemon user and group, with file permission <code>0500</code>, so that others cannot view
the file content.</p>
<blockquote>
<ul>
<li>on Linux/FreeBSD, Dovecot daemon user/group is <code>dovecot/dovecot</code>.</li>
<li>on OpenBSD, Dovecot daemon user/group is <code>_dovecot/_dovecot</code>.</li>
</ul>
</blockquote>
<p>Then you can access user@domain.ltd's mailbox (via either IMAP or POP3
protocol) as <code>user@domain.ltd*my_master_user</code> with password
<p>Then you can access <code>user@domain.ltd</code>'s mailbox (via either IMAP or POP3
protocol) as user <code>user@domain.ltd*my_master_user</code> with password
<code>my_master_password</code>.</p>
<h2 id="troubleshooting">Troubleshooting</h2>
<p>If it doesn't work for you, please enable debug mode in Dovecot and check