Page 1 of 1

email security

Posted: Thu May 01, 2008 10:44 pm
by nincha
so im curious... how secure are the emails sent using the php mail function? My assumption is that it is not secured since its sent in plain text. Any one have any ideas to send a secured email?

Re: email security

Posted: Fri May 02, 2008 4:30 am
by youscript
Do you need crypt the mail first?

Re: email security

Posted: Fri May 02, 2008 10:13 am
by nincha
that dosnt make since, if you crypt your mail content, dosnt that mean you have to decrypt it?

Re: email security

Posted: Fri May 02, 2008 8:59 pm
by nincha
sersiously, no comments on this?