Monotone-Parent: 21ee7a1f6257a0c47b6bce99b088614daf239ad3

Monotone-Revision: d349f8009a1f0dc73dad705111ba662894fe6f97

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-01T16:43:45
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-03-01 16:43:45 +00:00
parent 77ada2fdd9
commit 5de096bc9f
3 changed files with 5 additions and 7 deletions
-6
View File
@@ -107,12 +107,6 @@
return [self stringForKey: @"SOGoIMAPServer"];
}
#warning should be removed when we make use of imap namespace
- (NSString *) imapAclStyle
{
return [self stringForKey: @"SOGoIMAPAclStyle"];
}
#warning this should be determined from the capabilities
/* http://www.tools.ietf.org/wg/imapext/draft-ietf-imapext-acl/ */
- (BOOL) imapAclConformsToIMAPExt