[Tickets #14238] Re: Attachment size = 0 for Microsoft email address
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Apr 19 15:20:58 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14238
------------------------------------------------------------------------------
Ticket | 14238
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Attachment size = 0 for Microsoft email address
Queue | IMP
Version | Git master
Type | Bug
-State | Assigned
+State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Horde Developers
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2016-04-19 15:20) wrote:
Your IMAP server is not returning the body size data for that part.
You will have to figure out why this is the case, it is not Horde that
is doing it: The integer after the "BASE64" in the following response
should be the size of the part.
C: 7 UID FETCH 100501 (BODYSTRUCTURE)
S: * 190 FETCH (UID 100501 BODYSTRUCTURE (("TEXT" "plain" ("charset"
"utf-8" "format" "flowed") NIL NIL "7BIT" 2 1 NIL NIL NIL NIL)("image"
"jpeg" ("name" "Happy_cat.jpg") NIL NIL "BASE64" 0 NIL ("attachment"
("filename" "Happy_cat.jpg")) NIL NIL) "mixed" ("boundary"
"------------060000010701080406020507") NIL NIL NIL))
More information about the bugs
mailing list