https://bugs.kde.org/show_bug.cgi?id=330846

Christian Mollekopf <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #4 from Christian Mollekopf <[email protected]> ---
Thanks for the detailed report.

C: A000085 UID SEARCH HEADER Message-ID <2163859.AFpIymfEBe@amiga>
S: * SEARCH
S: A000085 OK UID SEARCH completed
C: A000086 UID STORE  +FLAGS (\Seen)
S: A000086 BAD Bogus attribute list in UID STORE

What we see here is that the server apparently returns an empty uidset from the
search command, and kimap apprently doesn't recognize this and then tries
nevertheless to UID STORE without UID (which is obviously invalid).
So the imap resource should abort the process if the UID SEARCH delivers an
empty result set.
That doesn't explain the truncation however, and given we can see the complete
message on the wire (almost on the wire), to the server, this looks like a
server problem apart from that.

Of course the UID SEARCH should usually also deliver a result.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to