summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2023-11-14 22:05:51 +0000
committerGitHub <noreply@github.com>2023-11-14 22:05:51 +0000
commit8c6d8cd9de9b3ec3798bdaa0666be2a8efd48721 (patch)
tree002c124de48dc8419279d1988b694a0180e96f30 /content
parent6e85aa4a3c282c0cc34600570ae2256059391c05 (diff)
parentb689fe9cdb7c370a0dab3262bf2e5820f69a318c (diff)
Merge pull request #295 from IzaacMammadov/master
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.