For a new user create the archive folder

This commit is contained in:
Michael Kroes 2015-10-27 02:20:00 -04:00
parent f046031b26
commit 90836eff5b

View file

@ -41,6 +41,10 @@ namespace inbox {
special_use = \Trash special_use = \Trash
auto = subscribe auto = subscribe
} }
mailbox Archive {
special_use = \Archive
auto = subscribe
}
# dovevot's standard mailboxes configuration file marks two sent folders # dovevot's standard mailboxes configuration file marks two sent folders
# with the \Sent attribute, just in case clients don't agree about which # with the \Sent attribute, just in case clients don't agree about which