That don't work
This commit is contained in:
parent
9a2ac3d4e3
commit
5f77acf652
|
@ -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