Monotone-Parent: 36de46e421cb49879d5821734892284e4035c708

Monotone-Revision: 73b3e5e425401db9c7ad2fc28660a6447ad0c4a5

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-09-17T20:27:46
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-09-17 20:27:46 +00:00
parent 52bcec0fea
commit 032a99adf2
2 changed files with 18 additions and 5 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
* UI/MailerUI/UIxMailAccountActions.m ([WOResponse
-listMailboxesAction]): also returns the inbox quota, wrapped in a
new dictionary with keys "mailboxes" and "quotas".
new dictionary with keys "mailboxes" and "quotas". Uses the new user
default "SOGoSoftQuota" to force a quota and ignore the one
returned by the IMAP server.
2008-09-17 Wolfgang Sourdeau <wsourdeau@inverse.ca>