[Bug 245311] New: Akonadi IMAP doesn't work with Microsoft Exchange (UIDPLUS not in CAPABILITY)
Alex Merry
kde at randomguy3.me.uk
Wed Jul 21 13:10:00 BST 2010
https://bugs.kde.org/show_bug.cgi?id=245311
Summary: Akonadi IMAP doesn't work with Microsoft Exchange
(UIDPLUS not in CAPABILITY)
Product: Akonadi
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: IMAP resource
AssignedTo: ervin at kde.org
ReportedBy: kde at randomguy3.me.uk
CC: vkrause at kde.org, kdepim-bugs at kde.org
Version: unspecified (using Devel)
OS: Linux
As with Bug 204653 - Microsoft Exchange supports UIDPLUS, but doesn't report it
in CAPABILITY:
* OK The Microsoft Exchange IMAP4 service is ready.
. CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 AUTH=NTLM AUTH=GSSAPI AUTH=PLAIN IDLE NAMESPACE
LITERAL+
. OK CAPABILITY completed.
. LOGIN [user] [password]
. OK LOGIN completed.
. CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 AUTH=NTLM AUTH=GSSAPI AUTH=PLAIN IDLE NAMESPACE
LITERAL+
. OK CAPABILITY completed.
. NOOP
. OK NOOP completed.
. SELECT INBOX
* 3 EXISTS
* 0 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)
* OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)]
Permanent flags
* OK [UIDVALIDITY 3508] UIDVALIDITY value
* OK [UIDNEXT 910] The next unique identifier value
. OK [READ-WRITE] SELECT completed.
. FETCH 1 UID
* 1 FETCH (UID 889)
. OK FETCH completed.
. UID FETCH 889 FLAGS
* 1 FETCH (FLAGS (\Seen) UID 889)
. OK FETCH completed.
Reproducible: Always
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list