email security
Moderator: General Moderators
email security
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
Do you need crypt the mail first?
Re: email security
that dosnt make since, if you crypt your mail content, dosnt that mean you have to decrypt it?
Re: email security
sersiously, no comments on this?