[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: "Paul Brown" <paulb@xxxxxxxxxxxx>
- Date: Fri May 10 05:05:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>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
How can I amend the script so that the "From" field is the details of the
actual guy that filles in the form PaulBrown <paulb@xxxxxxxxxxxx> kinda
thing.
At present all I get in the from field is the username of the client
Cheers
Paul