summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorIzaac Mammadov <izaacmammadov@tuta.io>2023-11-14 19:03:31 +0000
committerGitHub <noreply@github.com>2023-11-14 19:03:31 +0000
commitb689fe9cdb7c370a0dab3262bf2e5820f69a318c (patch)
tree002c124de48dc8419279d1988b694a0180e96f30 /content
parent6e85aa4a3c282c0cc34600570ae2256059391c05 (diff)
Typo "docevot.conf"
Diffstat (limited to 'content')
-rw-r--r--content/mail/inbox.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/mail/inbox.md b/content/mail/inbox.md
index 9b45a77..a975bd0 100644
--- a/content/mail/inbox.md
+++ b/content/mail/inbox.md
@@ -39,7 +39,7 @@ We also need two little DNS records set on your domain registrar's site/DNS serv
## Configuring Dovecot
-Dovecot\'s configuration file is in `/etc/dovecot/docevot.conf`. If you
+Dovecot\'s configuration file is in `/etc/dovecot/dovecot.conf`. If you
open that file, you will see this line: `!include conf.d/*.conf` which adds
all the `.conf` files in `/etc/dovecot/conf.d/` to the Dovecot
configuration.