That don't work
This commit is contained in:
parent
ed2799a955
commit
73c492165a
|
@ -62,9 +62,13 @@
|
|||
};
|
||||
|
||||
mailboxes = {
|
||||
Inbox = {
|
||||
All = {
|
||||
auto = "subscribe";
|
||||
specialUse = "Inbox";
|
||||
specialUse = "All";
|
||||
};
|
||||
Archive = {
|
||||
auto = "subscribe";
|
||||
specialUse = "Archive";
|
||||
};
|
||||
Drafts = {
|
||||
auto = "subscribe";
|
||||
|
|
Loading…
Reference in a new issue