See ChangeLog

Monotone-Parent: e6342c0609e8ea9e5aa666ae499c259d902adbec
Monotone-Revision: a9b4a2aae19f072168fdfc23b91ebc443e0d55c4

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-11-02T19:31:50
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2010-11-02 19:31:50 +00:00
parent 4bf5777cb9
commit 2efe0745c7
6 changed files with 43 additions and 5 deletions
+5
View File
@@ -113,6 +113,11 @@
return [self stringForKey: @"SOGoIMAPServer"];
}
- (NSString *) sieveServer
{
return [self stringForKey: @"SOGoSieveServer"];
}
#warning should be removed when we make use of imap namespace
- (NSString *) imapAclStyle
{