mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 21:08:51 +00:00
Monotone-Parent: 4a7c44a79feb3e8d5e76eb15e2e3fbe5c2dcf7fa
Monotone-Revision: edfc795ccfa7cf0b564762207d8377e9a1d4e650 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-27T18:43:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -188,7 +188,7 @@ static NSMapTable *contextsTable = nil;
|
||||
[rootFolders setObject: currentFolder
|
||||
forKey: @"mail"];
|
||||
[[currentFolder imap4Connection]
|
||||
enableExtension: @"QRESYNC"];
|
||||
enableExtensions: [NSArray arrayWithObject: @"QRESYNC"]];
|
||||
}
|
||||
|
||||
return rootFolders;
|
||||
|
||||
Reference in New Issue
Block a user