Fix eerste hulp folder names

This commit is contained in:
Charlotte Van Petegem 2023-01-05 14:17:54 +01:00
parent e0ee980e2d
commit 3ad2f5c521
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -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";
};
};