PDA

View Full Version : Encrypted Email


forewordmag
06-22-2004, 11:10 AM
Hello,
I have a need to encrypt an email that is being sent from a page that is SSL encrypted. I have seen several software packages that do this, but I don't think DA has them installed. There are even some free add-ins that allow this. Does anyone have any ideas on how I might get around this problem? I am runnin a site that is mixed classic asp and .net with MSACCESS as a backbone. I was wondering if aspNetEmail or aspNetMX have anything like this already built into them. Thanks,
joe
www.forewordmagazine.com

Joe

bruce
06-22-2004, 11:58 AM
ASPNetMX is for MX record validation, it will not do what you want.

I do not believe ASPNetEMail handles encryption either.

Setting up encrypted email is usually fairly complex because for most encryption methods (other than 1way hash) require installation of some sort of key.

If you have sensitive content, why email it?? I would set up a web form and secure it with password protection and SSL.

[b]quote:Originally posted by forewordmag

Hello,
I have a need to encrypt an email that is being sent from a page that is SSL encrypted. I have seen several software packages that do this, but I don't think DA has them installed. There are even some free add-ins that allow this. Does anyone have any ideas on how I might get around this problem? I am runnin a site that is mixed classic asp and .net with MSACCESS as a backbone. I was wondering if aspNetEmail or aspNetMX have anything like this already built into them. Thanks,
joe
www.forewordmagazine.com

Joe
</blockquote id="quote"></font id="quote">