If you are talking about a Mail Action.
Yes, but you need to send it in Ascii-Armored format and the recipient would
have to do the decrypting within the mail client PGP setup.

If want to send it with the data and the key so that the email client
automatically decrypts it you would have to use <@EMAIL and <@EMAILSESSION
This is because you need to do a multipart email

something like this
<pre>

MIME-Version: 1.0
Content-Type: multipart/signed; protocol="application/pgp-signature";
micalg="pgp-md5"; boundary="----Boundary"

----Boundary
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: base64

aksfjklsjdflksadfasfkasdklfasdfkasfkasfadsfsadf

----Boundary
Content-Type: application/pgp-signature

-----BEGIN PGP MESSAGE----
Version: PGP SDK 3.0.2

ajskldfjslkdfjklsajfdkdsaf
aflkasdjflsadfkklsdaf;jskdaf
asdflsdafsadlkfjsad;fsadj
=pcdH
-----END PGP MESSAGE----

----Boundary-----
</pre>

I have been doing tests on this with PGP version 6.5.8 I got from
http://www.pgpi.org
I will be doing more test on PGP within <@EMAILSESSION for inclusion in my
presentation at the conference


Ben Johansen - http://www.pcforge.com
-Authorized WiTango Reseller
 http://www.pcforge.com/WitangoGoodies.htm
-Authorized Alt-N Reseller
 http://www.pcforge.com/AltN.htm

-----Original Message-----
From: Roland A. Dumas [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 11, 2003 12:05 PM
To: WiTango List
Subject: Witango-Talk: mail encryption


can a mail message use PGP encryption?

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to