[Zope] Python Method help in using GPG to sign documents generated in Zope

Norman Khine norman@khine.net
Thu, 16 Jan 2003 22:47:44 -0000


This is a multi-part message in MIME format.

------=_NextPart_000_008E_01C2BDB1.485C1310
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello,
I am trying to implement a system where I can sign, using GPG, documents =
generated from within Zope, email these documents out of Zope.

So for example, I have a form, into which I fill some information, when =
I  press Send, the data within this form is signed and emailed.

I can generate the document and put the content in a temp file outside =
Zope and then using a cron job, the contents are mailed out.

Has anyone done something like this before or would this be the best way =
to do it, or should I just keep it outside Zope?

Any help will be much appreciated.

Thanks
------=_NextPart_000_008E_01C2BDB1.485C1310
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.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I am trying to implement a system where =
I can sign,=20
using GPG, documents generated from within Zope, email these documents =
out of=20
Zope.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>So for example, I have a form, into =
which I fill=20
some information, when&nbsp;I &nbsp;press Send, the data within this =
form is=20
signed and emailed.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I can generate the document and put the =
content in=20
a temp file outside Zope&nbsp;and then using a cron job, the contents =
are mailed=20
out.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Has anyone done something like this =
before or would=20
this be the best way to do it, or should I just keep it outside=20
Zope?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any help will be much =
appreciated.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV></BODY></HTML>

------=_NextPart_000_008E_01C2BDB1.485C1310--