aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/imap/MCIMAPSession.h
diff options
context:
space:
mode:
authorGravatar Hoà V. DINH <dinh.viet.hoa@gmail.com>2016-02-26 07:39:23 -0800
committerGravatar Hoà V. DINH <dinh.viet.hoa@gmail.com>2016-02-26 07:39:23 -0800
commitdbd4f63735beab5f2014597d3b1e0d67af03fe97 (patch)
tree9d53ed89d9a84c4cd10e185c4fbe1a667273a109 /src/core/imap/MCIMAPSession.h
parent006346a36c0c12497cd82708d58bb7018ee9e11c (diff)
parent326fd4f79ab9e1ac6714a5a662611c5ecc7afc05 (diff)
Merge pull request #1370 from disaykin/yahoo-xymhighestmodseq-support
Add support for Yahoo XYMHIGHESTMODSEQ extension (use for HIGHESTMODS…
Diffstat (limited to 'src/core/imap/MCIMAPSession.h')
-rwxr-xr-xsrc/core/imap/MCIMAPSession.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/imap/MCIMAPSession.h b/src/core/imap/MCIMAPSession.h
index 6ce895f6..effa0fe8 100755
--- a/src/core/imap/MCIMAPSession.h
+++ b/src/core/imap/MCIMAPSession.h
@@ -239,6 +239,7 @@ namespace mailcore {
bool mXListEnabled;
bool mCondstoreEnabled;
bool mQResyncEnabled;
+ bool mXYMHighestModseqEnabled;
bool mIdentityEnabled;
bool mXOauth2Enabled;
bool mNamespaceEnabled;