mail: fix work folders
This commit is contained in:
parent
0c3b557f29
commit
f3a033d2ad
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ in
|
|||
secretToolId = "work-mail";
|
||||
useStartTls = true;
|
||||
oauth = true;
|
||||
extraConfig.folders = { drafts = "Drafts"; inbox = "INBOX"; sent = "INBOX"; trash = "Trash"; };
|
||||
extraConfig.folders = { drafts = "Drafts"; inbox = "INBOX"; sent = "INBOX"; trash = "Deleted Items"; };
|
||||
};
|
||||
posteo = makeAccount {
|
||||
name = "posteo";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue