For a new user create the archive folder
This commit is contained in:
parent
f046031b26
commit
90836eff5b
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue