From ee5d5a9c69ad414e6616bf10f83e987469a306a0 Mon Sep 17 00:00:00 2001 From: Robert La Ferla Date: Fri, 20 Jun 2014 10:59:47 -0400 Subject: Gmail sentmail is "Sent Mail" not "Sent" --- resources/providers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/providers.json b/resources/providers.json index 337a6e85..c43aae0d 100644 --- a/resources/providers.json +++ b/resources/providers.json @@ -371,7 +371,7 @@ "gmail\\.com" ], "mailboxes":{ - "sentmail":"[Gmail]/Sent", + "sentmail":"[Gmail]/Sent Mail", "allmail":"[Gmail]/All Mail", "starred":"[Gmail]/Starred", "trash":"[Gmail]/Trash", -- cgit v1.2.3