[Akonadi] [Bug 323762] New: IMAP error every time after sending mail and saving to sent-mail IMAP folder (kde 4.11.0)
Andreas K. Huettel
dilfridge at gentoo.org
Tue Aug 20 09:16:29 BST 2013
https://bugs.kde.org/show_bug.cgi?id=323762
Bug ID: 323762
Summary: IMAP error every time after sending mail and saving to
sent-mail IMAP folder (kde 4.11.0)
Classification: Unclassified
Product: Akonadi
Version: 4.11
Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: IMAP resource
Assignee: ervin at kde.org
Reporter: dilfridge at gentoo.org
CC: kdepim-bugs at kde.org, vkrause at kde.org
My sent-mail folder is on an IMAP resource. After sending an e-mail I always
obtain a popup
NO UID STORE Invalid parameter: +FLAGS ( 61FF )
It seems like some parameter to the UID STORE command is missing (to be precise
the UID of the uploaded message). Here is part of an IMAP transscript, starting
directly after the message data that has been uploaded:
S: A005284 OK APPEND completed [ APPENDUID 1322069043 4410 ]
C: A005285 SELECT "Sent Items"
S: * 188 EXISTS
S: * 1 RECENT
S: * OK [ UIDVALIDITY 1322069043 ]
S: * OK [ UIDNEXT 4411 ]
S: * FLAGS ( \Answered \Flagged \Deleted \Draft \Seen )
S: * OK [ PERMANENTFLAGS ( \Answered \Flagged \Deleted \Draft \Seen \* ) ]
S: A005285 OK SELECT completed [ READ-WRITE ]
C: A005286 UID STORE +FLAGS (\SEEN $SENT)
S: A005286 NO UID STORE Invalid parameter: +FLAGS ( 61FF )
C: A005287 SELECT "INBOX"
The IMAP server is Novell Groupwise 2012.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list