Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I want to integrate GnuPG with Outlook in such a way that when it receives an email, it must automatically decrypt the mail using my private key and display on-screen.

share|improve this question

3 Answers

up vote 4 down vote accepted

Install GPG4Win. It has a plugin for Microsoft Outlook. Have a look at this article, if you need more info.

share|improve this answer
for outlook 2010 you can use version 19 of outlook-privacy-plugin. (version 22-24 do not seem to work correctly) – Wimmel Mar 20 at 13:48

You may want to take a look at OutlookGnuPG.

http://wiki.github.com/twalrant/OutlookGnuPG/

share|improve this answer

It depends on your Outlook version. With Outlook 2007 you can use gpg4win. With Outlook 2010 or 2013 you should try gpg4o. The only caveat it: it is no freeware, but it is the simplest GPG/PGP solution I have ever seen. You can download a free trial under http://www.gpg4o.com.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.