Has anyone any ideas/recomendations/pointers on how to send secure mail
through PHP??  Reason is that I may soon want to collect CC info through a
SSL secured page, and then email it off to me.

I have a linux server, PHP4.0.4pl1, and PGP2.6.2 at my disposal...

My theory is that I'd call PGP from within the PHP page, encode/sign the
mail body, and then use the PHP mail(..) function to send it off...

Is this a reasonable/feasible quest?   Has anyone got some sample code for
this?  A quick "HOW-TO" perhaps?

Thanks


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to