Quoting Paul <paul.de_vlie...@moniut.univ-bpclermont.fr>:
Le 23/04/2014 21:01, Michael M Slusarz a écrit :
Quoting Paul <paul.de_vlie...@moniut.univ-bpclermont.fr>:
Hi,
I would like to include a base64 image inside an email,
IMP doesn't support this. Image data in HTML data is converted to
attachments.
The preview is ok but the sent mail does not contain any data.
Same for signatures.
Do you have any idea?
Horde 5.1.6/IMP6.1.7
You should probably wait for IMP 6.2, where HTML Image attachment
code has been vastly improved.
michael
___________________________________
Michael Slusarz [slus...@horde.org]
Hi,
thanks for this Michael, I tought it was a bug since the preview is perfect.
I found a workaround with a background image in a div:
<div style="background-image:url(data:image/png;base64,[...]">
This isn't useful, since it not only provides a way for a user to
bypass attachment resource limitations, but there is no guarantee the
remote MUA can display this kind of data.
michael
___________________________________
Michael Slusarz [slus...@horde.org]
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org