Summary | Embedded images not showing up in email |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | pinemail11 (at) gmail (dot) com |
Created | 03/15/2013 (4494 days ago) |
Due | |
Updated | 03/20/2013 (4489 days ago) |
Assigned | 03/17/2013 (4492 days ago) |
Resolved | 03/18/2013 (4491 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Your help is appreciated.
Very quick response & bang on!
And bug is removed!
We have horde 5.04 setup in India, please feel free to let?s know if
any testing is required.
Regards,
PineMail Admin
Assigned to Michael Rubinsky
State ⇒ Resolved
message. E.g., iOS worked as expected.
We now correctly set both the content-id and disposition information
in the attachment object. So, for those clients that actually honor
this behavior, this is fixed.
However, this doesn't fix the issue for the alarm notification emails
that Jan said show this behavior. In those emails, the
content-disposition header is set to attachment so the clients that
actually honor this value will not display the image inline.
commit 19037036bd96bf4be64e2b018654dff86a122a33
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Mar 18 10:27:09 2013 -0400
Fix setting content-id, disposition, and attachment method properties.
Bug: 12123.../lib/Horde/ActiveSync/Imap/Message.php | 8 ++++++--
.../ActiveSync/Message/AirSyncBaseAttachment.php | 11 +++++++++--
2 files changed, 15 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/19037036bd96bf4be64e2b018654dff86a122a33
Priority ⇒ 1. Low
State ⇒ Feedback
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Embedded images not showing up in email
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
While opening email in any activesync configured devices, all the
embedded images in messages are not getting donloaded in the message,
when you try to download, it says "download incomplete" but we get
same images as attachment.
Not sure, is it a feature where you restrict downloading images within
the message or something is missing.
Also when we receive marketing emails where they keep images on their
server and just send link within email for their images, works fine.
Any help is appreciated.