Hi,
I need to use PHP to send an email, but that email must be encrypted using a PGP key... can anyone give me some pointers/info/help on how I might do this (if indeed I can with PHP)
Thanks!
Try looking at http://hotwired.lycos.com/webmonkey/00/20/index3a.html.
There is also a class at http://phpclasses.upperdesign.com/ (search for pgp).
Beyond that, I can't help you - I'm still trying to adapt/expand the above code to my own system.
Rob
Hi Robert,
Many thanks, this appears to be just what I need!
Do you have any specific pointers on doing this on NT4?
Regards, Lee.
You're welcome.
And Nope. No pointers about doing it on NT4. I can't imagine why it would be any different from Win98 (which I use) or Apache (on which I host) given that I understand PHP is supposed to be portable.