PGP mail - is there a code command ?
Posted: Fri Jul 27, 2007 1:12 pm
Hi ,
I have PGP mail on Host/server. Already set-up and public and private keys generated.
I'm re-doing this part of a website that was formerly done by someone else.
They used a lot of their own script mail forms that are not functional now and those that were left are 'bugged'
example: = sending encrypt mails to themselves. (had to delete their PGP keys as well)
their scripts looked wacked and bugged like they were James Bond freaks.
Starting fresh with PGP script. already have custom php mail form created.
Is there a command i can put into the = mail($to etc.?
to tell it user/cgi-bin etc.
or will i have to rebuild the handling of the keys ?
looked through PHP manual - and found excessive GnuPG info that didnt relate as far as i know.
Thanks
I have PGP mail on Host/server. Already set-up and public and private keys generated.
I'm re-doing this part of a website that was formerly done by someone else.
They used a lot of their own script mail forms that are not functional now and those that were left are 'bugged'
example: = sending encrypt mails to themselves. (had to delete their PGP keys as well)
their scripts looked wacked and bugged like they were James Bond freaks.
Starting fresh with PGP script. already have custom php mail form created.
Is there a command i can put into the = mail($to etc.?
to tell it user/cgi-bin etc.
or will i have to rebuild the handling of the keys ?
looked through PHP manual - and found excessive GnuPG info that didnt relate as far as i know.
Thanks