[Tickets #12294] Re: Cannot open message
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Jun 3 16:58:50 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12294
------------------------------------------------------------------------------
Ticket | 12294
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Cannot open message
Queue | IMP
Version | 6.0.5
Type | Bug
-State | Unconfirmed
+State | Feedback
-Priority | 2. Medium
+Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-06-03 10:58) wrote:
This appears to be a broken IMAP server.
According to your IMAP log, the request for BODY part 2.2 is returning
no data, although the server is claiming there should be 2256 octets
of literal data:
C: 9 UID FETCH 404611 (BODY.PEEK[2.2])
S: * 3983 FETCH (UID 404611 BODY[2.2] {2256}
S: )
S: 9 OK FETCH completed.
I can verify this works for me on my Courier test server:
C: 8 UID FETCH 1 (BODY.PEEK[2.2])
S: * 1 FETCH (UID 1 BODY[2.2] {2256}
S: [LITERAL DATA: 2256 bytes]
S: )
S: 8 OK FETCH completed.
More information about the bugs
mailing list