Fix eerste hulp folder names
This commit is contained in:
parent
e0ee980e2d
commit
3ad2f5c521
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ in
|
|||
useStartTls = true;
|
||||
passFile = "rodekruis/EersteHulpAppMail";
|
||||
extraConfig = {
|
||||
folders = { drafts = "[Gmail].Drafts"; inbox = "INBOX"; sent = "INBOX"; trash = "[Gmail].Bin"; };
|
||||
folders = { drafts = "[Gmail].Concepten"; inbox = "INBOX"; sent = "INBOX"; trash = "[Gmail].Prullenbak"; };
|
||||
flavor = "gmail.com";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue