Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ gpgol Public
forked from gpg/gpgol

GnuPG extension for MS Outlook. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).

License

Notifications You must be signed in to change notification settings

polluks/gpgol

 
 

Repository files navigation

                                GpgOL
                       =======================
          Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010,
                        2011 g10 Code GmbH
                        2013, 2015, 2016, 2017 Intevation GmbH

GpgOL is a GnuPG plugin for MS Outlook.

WARNING:  This version requires the decent version of Kleopatra or GPA
for additional features and sending encrypted mail.


.          Top directory with build scripts and information files.

src/       Code to build the actual core of the plugin.  The resulting
           DLL will be named "gpgol.dll".  It is to be build using
           the Mingw toolchain see INSTALL for details.

To install this plugin, install Gpg4win and replace the
installed gpgol.dll with the compiled binary.

You will need an UiServer (either GPA or Kleopatra) in a location
pointed to by the standard gpg4win registry keys. It is suggested
you install gpg4win and then replace the gpgol.dll with your
compiled binary.

If you are missing icons in the toolbar, checkout the toolbar's
customize button - you will find the new icons there.

Bug reporting: First check whether a newer version has been released -
try this first.  If this does not help, check out the mailing lists
and also the bug archive at http://bugs.gnupg.org if you did not find any
information there please send a report, including all relevant version
numbers to the address given at the top of this AUTHORS file.

Known problems:

- POP3 is not supported and may leed to loops during decryption.  Use
  IMAP or the Excahnge server.  See https://dev.gnupg.org/T7135

About

GnuPG extension for MS Outlook. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.5%
  • TeX 14.2%
  • C 13.3%
  • M4 6.5%
  • Shell 5.9%
  • Makefile 0.6%