The real killer is HTML
Posted Jun 29, 2004 22:52 UTC (Tue) by
bastiaan (guest, #5170)
In reply to:
The real killer is HTML by Ross
Parent article:
The Grumpy Editor's guide to graphical mail clients
You insert an IMG tag like this:
<IMG SRC="cid:1088549203.3067.4.camel@email.example.com" ALIGN="top" ALT="test" BORDER="0">
And add an attachment to your message with the corresponding content-id:
Content-ID: <1088549203.3067.4.camel@email.example.com>
Content-Disposition: attachment; filename=001_star_butterfly.png
Content-Type: image/png; name=001_star_butterfly.png
Content-Transfer-Encoding: base64
iVBORw0.....
(
Log in to post comments)