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

RE: [cobalt-users] PGP for dummys



>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