[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] PGP, form to email
- Subject: [cobalt-users] PGP, form to email
- From: "Brian M. Rahill" <brian@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu Aug 30 22:38:26 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi All,
Okay. This one's been killing me for far too long.
I'm simply trying to have the contents of a form emailed to me using PGP.
I've got PGP (6.5.8) installed on the server (I've also got GnuPG
installed). I've imported my public key into the pubring.pkr which resides
.pgp direcectory in the home directory of the user who will execute the script.
I've tried three perl scripts (Soupermail, PGPMail and SimpleSecure.pl) to
no avail.
Soupermail sends the email encrypted but only the first field is sent...the
others never come though.
PGPMail dies with a Malformed header error.
SimpleSecure sends mail but doesn't have any fields and is not encrypted.
Can anyone suggest a simple script to get this job done?
I've searched the archives but didn't find any solutions (Saw Dan asking
this question eons ago, but didn't see a solution).
Any help is greatly appreciated!
TIA.
Brian