Trying to send encrypted email

Discussion in 'Classic ASP' started by agelbert, Jul 13, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I need to send emails containing sensitive information from the web server to an email account. I have a digital certificate and while DA supports ASPEmail they don't support ASPEncrypt, which would encrypt the email using my digital certificate.

    Any ideas how I can do this? Thanks!

    Andy
     
  2. Bruce

    Bruce DiscountASP.NET Staff

  3. Any thoughts on other ways to get the information to a user? I could have them view it on the site using a secured page but then I'd have to save it in a database, which I'd rather not do. There's got to be a way to do this.
     
  4. Is there any possibility of getting DA to install either Persits ASPEncrypt component or IP*Works! S/MIME? I've looked high and low but every solution requires some installed component to perform the encryption.
     
  5. Bruce

    Bruce DiscountASP.NET Staff

    Andy,

    We do not support 3rd party component installation to ensure maximum stability. If we see enough demand for a particular component, we'll purchase it and install it on all our servers.

    Are you familiar with ASP.NET? Most ASP.NET components do not need server side registration.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page