diff --git a/conf/dovecot-mailboxes.conf b/conf/dovecot-mailboxes.conf index 1ba5b9a..481d7f4 100644 --- a/conf/dovecot-mailboxes.conf +++ b/conf/dovecot-mailboxes.conf @@ -41,6 +41,10 @@ namespace inbox { special_use = \Trash auto = subscribe } + mailbox Archive { + special_use = \Archive + auto = subscribe + } # dovevot's standard mailboxes configuration file marks two sent folders # with the \Sent attribute, just in case clients don't agree about which