
Search: Advanced search
Browse by category:
How can I send secure data from my server to an email address?
Your SSL certificate can only secure data sent from a web client (browser) to the server, where it is decrypted. If you want to then send the data securely via email, you will need to write an application, or use software, like Formail, or Sendmail, to do this.
Updated: 2007-12-12 17:48:13 View: 1784


