[Zope] Good way to send mail from Python Scripts?

Jean Jordaan jean@upfrontsystems.co.za
Sat, 15 Sep 2001 13:09:35 +0200


Hi Geir

> You can easily get at the current REQUEST object in 
> Pythonscripts using context.REQUEST

Ooh, it works :)  Thank you!

Jean