1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-21 03:02:09 +00:00
This commit is contained in:
Michael Kroes 2017-01-17 19:00:30 +00:00 committed by GitHub
commit 1036d9e936

View File

@ -54,6 +54,9 @@ namespace inbox {
# with the \Sent attribute, just in case clients don't agree about which
# they're using. We'll keep that, plus add Junk as an alterative for Spam.
# These are not auto-created.
mailbox "Archives" {
special_use = \Archive
}
mailbox "Sent Messages" {
special_use = \Sent
}