[Tickets #11810] HTML inline format fails
bugs at horde.org
bugs at horde.org
Mon Dec 3 21:51:29 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11810
------------------------------------------------------------------------------
Ticket | 11810
Created By | watz at nerd2nerd.org
Summary | HTML inline format fails
Queue | IMP
Version | 6.0.2
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
watz at nerd2nerd.org (2012-12-03 21:51) wrote:
Hi,
sending emails via the HTML composer result in emtpy HTML inline
parts. The strange thing is, that this doesn't happen if you save the
email in your drafts.
Procedure:
1.) compose email with HTML composer
2.) save email to drafts
You will get something like:
X-IMP-Draft: Yes
Content-Type: multipart/alternative; boundary="=_00ft_elMjhO4ots63x5F1Q2"
MIME-Version: 1.0
This message is in MIME format.
--=_00ft_elMjhO4ots63x5F1Q2
Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes
Content-Description: Plaintext Message
Content-Disposition: inline
TEST HTML
--=_00ft_elMjhO4ots63x5F1Q2
Content-Type: text/html; charset=UTF-8
Content-Description: HTML Message
Content-Disposition: inline
<body style="font-family:Arial;font-size:14px"><br />
<span style="color:#ff0000;"><strong>TEST HTML</strong></span></body>
--=_00ft_elMjhO4ots63x5F1Q2--
Which is correct.
3.) Reopen mail and sent it.
4.) The text/html inline part will be empty, resulting in:
User-Agent: Internet Messaging Program (IMP) H5 (6.0.2)
Content-Type: multipart/alternative; boundary="=_DvErYfWOwRJzeikcfEHklQ1"
MIME-Version: 1.0
This message is in MIME format.
--=_DvErYfWOwRJzeikcfEHklQ1
Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes
Content-Description: Plaintext Message
Content-Disposition: inline
TEST HTML
--=_DvErYfWOwRJzeikcfEHklQ1
Content-Type: text/html; charset=utf-8
Content-Description: HTML Message
Content-Disposition: inline
--=_DvErYfWOwRJzeikcfEHklQ1--
Horde uses directly the SMTP of our postfix.
This was already also in IMP 6.0.0 (Horde Webmail 5.0.0). I updated to
6.0.2 (Horde Webmail 5.0.2) today and it's still there.
Greets,
Aleksander Paravac
More information about the bugs
mailing list