[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PGP for dummys
- Subject: Re: [cobalt-users] PGP for dummys
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri May 10 03:46:00 2002
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Thursday 09 May 2002 08:02 pm, Gerald Waugh wrote:
> I am also using gnupg-1.0.7.
> For the Record, I ended up with this gpg line
>
> @enc_data = `echo "$data" | /usr/local/bin/gpg --always-trust -aer gerald
> --homedir /home/sites/home/users/admin/.gnupg`;
>
> Where gerald is the owner of the public key and the recipient of the email,
> and that is all on one line.
Also to get rid of the no subject, I change dthe syscall to;
system("echo \"$final_data\" | mail -s 'Credit Card Order'
$Config{'recipient'}");
One line, now the subject is Credit Card Order
--
Gerald Waugh
http://www.frontstreetnetworks.com :: Phone. [011] 203.785.0699
Front Street Networks LLC | SOHO Networks & Web Site Hosting
229 Front Street, Ste. #C, New Haven, CT, 06513-3203 United States