diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2024-07-16 08:33:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-16 08:33:25 -0400 |
| commit | 613b27642fa4c5315ae925ec6701a224eec08c39 (patch) | |
| tree | 137b4202e7a362401ed66b9cd85482a4a9a1e642 /content/mail/inbox.md | |
| parent | ed8eda775c17b707576744e81f0738724aa64978 (diff) | |
| parent | b5d7e4b977208d89b4615a8ded2525c97e3ba517 (diff) | |
Merge branch 'master' into m-chrzan/spf
Diffstat (limited to 'content/mail/inbox.md')
| -rw-r--r-- | content/mail/inbox.md | 4 |
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 |
