[nycphp-talk] Multi part related emails
Wellington Fan
wfan at encogent.com
Fri Aug 1 13:26:00 EDT 2003
Hello all!
I'm wondering if anyone has experience with multipart-related html emails.
I'd like to send out an html email with embedded images, that do NOT reference
an external img src, but rather another "part" of the email.
For eaxample, the first part is the html code, which references an image
thusly (it's quoted-printable):
*************************************************
<IMG src=3D"file:email2.gif">
*************************************************
as a second part, the image is encoded:
*************************************************
------=_NextPart_000_0000_01C35826.C5C0BC10
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: file:email2.gif
R0lGODlh8wF3AdUAAP///wAAAP8B/wAA/wD/AP8AAAH///7/AKWlpUNDQzHDw39/f/+5uf96eqam
<snip>
*************************************************
My questions are:
1. Does anyone know how well supported across email clients
"multipart-related" emails are?
2. Does anyone know of a freely available script for authoring these?
Thanks all!
--
WF
More information about the talk
mailing list