summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorbd-912 <bdunahu@colostate.edu>2024-03-15 22:35:36 -0600
committerbd-912 <bdunahu@colostate.edu>2024-03-15 22:35:36 -0600
commit2f485c5dc860238929965010c002679cf2843117 (patch)
tree487b13a4900f97675189cffba6963da2ebeaa4fc /content
parent8c6d8cd9de9b3ec3798bdaa0666be2a8efd48721 (diff)
Fix minor typo in dovecot.conf
Diffstat (limited to 'content')
-rw-r--r--content/mail/inbox.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/mail/inbox.md b/content/mail/inbox.md
index a975bd0..3f70b9c 100644
--- a/content/mail/inbox.md
+++ b/content/mail/inbox.md
@@ -114,10 +114,10 @@ service auth {
}
protocol lda {
- mail_plugins = \$mail_plugins sieve
+ mail_plugins = $mail_plugins sieve
}
protocol lmtp {
- mail_plugins = \$mail_plugins sieve
+ mail_plugins = $mail_plugins sieve
}
plugin {
sieve = ~/.dovecot.sieve