[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PGP for dummys



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