diff options
-rw-r--r-- | docs/docs/services/email/components/dovecot/local-delivery.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/services/email/components/dovecot/local-delivery.md b/docs/docs/services/email/components/dovecot/local-delivery.md index 6f5b039..0393f98 100644 --- a/docs/docs/services/email/components/dovecot/local-delivery.md +++ b/docs/docs/services/email/components/dovecot/local-delivery.md @@ -7,7 +7,7 @@ We use the Dovecot LMTP daemon to deliver mail destined to local mailboxes (i.e. that has not been forwarded or processed by a service) into the relevant folders for IMAP consumption. -As shown in the [Postfix Overview](../../services/postfix.md), mail destined to +As shown in the [Postfix Overview](../../components/postfix.md), mail destined to local addresses is sent to the Dovecot LMTP agent to be placed into the relevant `/var/vmail` folder. |