diff options
-rw-r--r-- | docs/docs/services/email/components/dovecot/imap.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/services/email/components/dovecot/imap.md b/docs/docs/services/email/components/dovecot/imap.md index 1cdcda8..ee7f4af 100644 --- a/docs/docs/services/email/components/dovecot/imap.md +++ b/docs/docs/services/email/components/dovecot/imap.md @@ -17,6 +17,7 @@ Our IMAP configuration automatically creates the following folders: | Folder Name | Purpose | |--------------------|----------------------------| | Inbox | Newly received mail | +| Archive | Message archive | | Drafts | Draft (postponed) messages | | Junk | Mail marked as spam[^1] | | Trash | Mail deleted by users[^2] | |