[Zope] how to use a 'rendered' document with MailHost???

Gilles lavaux Gilles lavaux" <gilles.lavaux@esrin.esa.it
Wed, 28 Apr 1999 18:42:02 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0070_01BE91A6.CE2FF280
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello,

I want to use the MailHost tag to mail a full DTML document.

It works well, but I receive the html code.

How can I tell MailHost that the mail contain an html document and not a =
plain text document??


Gilles

------=_NextPart_000_0070_01BE91A6.CE2FF280
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>Hello,</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>I want to use the MailHost tag to =
mail a full=20
DTML document.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>It works well, but I receive the html =
code.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>How can I tell MailHost that the mail contain an =
html document=20
and not a plain text document??</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Gilles</FONT></DIV></BODY></HTML>

------=_NextPart_000_0070_01BE91A6.CE2FF280--