From f7e87ff37a8ee1df94bab6de9d20747ae804547b Mon Sep 17 00:00:00 2001 From: CodaFi Date: Mon, 17 Jun 2013 14:01:31 -0600 Subject: Add Gmail mailboxes --- resources/providers.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'resources/providers.json') diff --git a/resources/providers.json b/resources/providers.json index d758aa38..c65a1f18 100644 --- a/resources/providers.json +++ b/resources/providers.json @@ -321,7 +321,16 @@ "domain-match":[ "googlemail\\.com", "gmail\\.com" - ] + ], + "mailboxes":{ + "sentmail":"[Gmail]/Sent", + "allmail":"[Gmail]/All Mail", + "starred":"[Gmail]/Starred", + "trash":"[Gmail]/Trash", + "drafts":"[Gmail]/Drafts", + "spam":"[Gmail]/Spam", + "important":"[Gmail]/Important" + } }, "gmx":{ "servers":{ -- cgit v1.2.3