Dovecot: Difference between revisions
fix formatting |
m fix interwiki link |
||
Line 3: | Line 3: | ||
authenticated IMAP. | authenticated IMAP. | ||
This article describes a basic Dovecot setup with [Postfix] and virtual | This article describes a basic Dovecot setup with [[Postfix]] and virtual | ||
users, i.e., e-mail users are configured separately in Dovecot passdb, | users, i.e., e-mail users are configured separately in Dovecot passdb, | ||
and are independent from system users. | and are independent from system users. | ||
Line 115: | Line 115: | ||
= Connect to postfix via lmtp = | = Connect to postfix via lmtp = | ||
See [Postfix] for further setup on postfix side. | See [[Postfix]] for further setup on postfix side. | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> |