[Zope] standard_error_message

Rares Vernica verni0@hotmail.com
Fri, 6 Sep 2002 13:00:57 +0300


This is a multi-part message in MIME format.

------=_NextPart_000_0011_01C255A5.714D6EA0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I wand to send an email to every error message I get on my site.
The problem is that I also want to recive in that email the html =
comment:
<!--
Traceback (innermost last):
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\Publish.py, line 150, =
in publish_module
...
-->
witch is at the end of the page.
How canI put it in my e-mail?!

Thanks in advance,
Rares

------=_NextPart_000_0011_01C255A5.714D6EA0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2719.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I wand to send an email to every error =
message I=20
get on my site.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The problem is that I also want to =
recive in that=20
email the html comment:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&lt;!--<BR>Traceback (innermost =
last):<BR>&nbsp;=20
File C:\PROGRA~1\WebSite\lib\python\ZPublisher\Publish.py, line 150, in=20
publish_module</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>--&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>witch is at the end of the =
page.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>How canI put it in my =
e-mail?!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Rares</FONT></DIV></BODY></HTML>

------=_NextPart_000_0011_01C255A5.714D6EA0--