(fix) now dynamically detect and use the IMAP separator (fixes #1490)

This commit is contained in:
Ludovic Marcotte
2019-09-04 13:45:53 -04:00
parent 936f7dde09
commit 3187bca0ef
7 changed files with 27 additions and 17 deletions
-1
View File
@@ -44,7 +44,6 @@
- (NSString *) imapCASServiceName;
- (NSString *) imapAclStyle;
- (NSString *) imapAclGroupIdPrefix;
- (NSString *) imapFolderSeparator;
- (BOOL) imapAclConformsToIMAPExt;
- (BOOL) forceExternalLoginWithEmail;
- (BOOL) externalAvatarsEnabled;