Remove GpgolExt reference and check Version
The addin should only be used in Ol 14 otherwise the old ExchangeExtension is used. * src/gpgoladdin.cpp, src/gpgoladdin.h (GpgolAddin): Remove reference to GpgolExt Object. (QueryInterface, ~GpgolAddin): Check if addin is enabled. (OnConnection): Disable based on Version and handle initialization.