Meddington / OutlookPrivacyPlugin

A PGP encryption plugin for Outlook 2010, 2013 and 2016.
BSD 3-Clause "New" or "Revised" License
272 stars 60 forks source link

HTML Email decrypt #160

Open davidjay823 opened 8 years ago

davidjay823 commented 8 years ago

Hi,

One of the features mentioned is that it decrypts HTML e-mail.

I'm collecting data from an online form and I want to send the email as a form with the data filled in.

I encrypt the HTML form then send as an e-mail.

When the email arrives in Outlook it decrypts but displays at the top:

\ Message decrypted. Message was unsigned.

then the HTML code.

Is there any specific way I need to prepare the HTML email then upon decryption it appears as an HTML email ready for printing.

Thank-you!

David j.