[Akonadi] [Bug 323762] IMAP error every time after sending mail and saving to sent-mail IMAP folder (kde 4.11.0)
Mikael Gerdin
mikael.gerdin at gmail.com
Tue Oct 22 11:09:23 BST 2013
https://bugs.kde.org/show_bug.cgi?id=323762
--- Comment #4 from Mikael Gerdin <mikael.gerdin at gmail.com> ---
I found a slightly suspect IMAP sequence, but I'm not familiar enough with the
protocol to determine if this is the cause of my problem or not:
C: A000084 APPEND "Sent" (\Seen $SENT) {1214}
S: A000084 BAD Invalid flag specified
C: A000085 SELECT "Sent"
S: * 391 EXISTS
S: * 0 RECENT
S: * OK UID validity status [ UIDVALIDITY 8742276 ]
S: * OK Predicted next UID [ UIDNEXT 394 ]
S: * FLAGS ( \Seen \Deleted \Answered \Forwarded \Redirected \Flagged \Hidden
\Draft $MDNSent )
S: * OK Permanent flags [ PERMANENTFLAGS ( \Seen \Deleted \Answered \Forwarded
\Redirected \Flagged \Hidden \Draft $MDNSent ) ]
S: A000085 OK SELECT completed [ READ-WRITE ]
C: A000086 UID STORE +FLAGS (\Seen $SENT)
S: A000086 BAD Invalid sequence specified
C: A000087 EXPUNGE
S: A000087 OK EXPUNGE completed
C: A000088 SELECT "Sent"
S: * 391 EXISTS
S: * 0 RECENT
S: * OK UID validity status [ UIDVALIDITY 8742276 ]
S: * OK Predicted next UID [ UIDNEXT 394 ]
S: * FLAGS ( \Seen \Deleted \Answered \Forwarded \Redirected \Flagged \Hidden
\Draft $MDNSent )
S: * OK Permanent flags [ PERMANENTFLAGS ( \Seen \Deleted \Answered \Forwarded
\Redirected \Flagged \Hidden \Draft $MDNSent ) ]
S: A000088 OK SELECT completed [ READ-WRITE ]
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list