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