Discussion: secure email
Afficher un message
Vieux 19/09/2007, 09h33   #2
J.O. Aho
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: secure email

rsvore wrote:
> I have a php form that sends an email on submission. Can I make the email
> secure? I'm already running the php script on SSL. Ideas?


Configure your sendmail to use SSL and then let the php script to use
sendmail for sending mail.

Another option is to use PGP tools via exec() to encrypt the mail.



--

//Aho
  Réponse avec citation
 
Page generated in 0,04354 seconds with 9 queries