[Tickets #1185] Inlined content is not shown
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Jan 18 03:13:22 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1185
-----------------------------------------------------------------------
Ticket | 1185
Updated By | imp at mavetju.org
Summary | Inlined content is not shown
Queue | IMP
Version | 4.0.1
State | Feedback
Priority | 1. Low
Type | Bug
Owners | Horde Developers, Michael Slusarz
-----------------------------------------------------------------------
imp at mavetju.org (2005-01-18 03:13) wrote:
Let me explain how the message looks like:
- There is an text/html and a text/plain segment. Yes, these two are
alternative of each other, but most mailreaders pick the text/html segment
to display.
- The text/html segment has two inlined images: the logo and the fax
preview
- The PDF fax itself is an attachment.
When changing to multipart/alternative, the mailreaders I tested it on will
display the all the attachments on its own, depending on which selected.
When changing to multipart/related, it displayed the text/html one with the
inlined images and the attached pdf.
When changing to mutlipart/mixed, it displayed the text/html but failed to
load the images or to display the attachment.
I even went so far as to remove the text/plain attachment, it made no
difference for IMP.
I use the perl5 module MIME::Lite to create the messages, and used their
example called "Send an HTML document... with images included!" as my
example.
Hope this will clear up things a little bit, Edwin
More information about the bugs
mailing list