• v3.4.0 72964f6592

    v3.4.0 Stable

    kerem released this 2022-04-30 15:29:31 +03:00 | 18 commits to master since this release

    📅 Originally published on GitHub: Sat, 30 Apr 2022 12:42:43 GMT
    🏷️ Git tag created: Sat, 30 Apr 2022 12:29:31 GMT

    This is a relatively significant update that drops support for old versions of Exchange Server.

    Minimum supported versions are now Exchange 2019 (RTM and later), Exchange 2016 (CU13 and later) and Exchange 2013 (CU23 and later).

    If your server does not meet the minimum requirements noted above, DO NOT update to v3.4.0.

    Changes included in this version;

    • Drop support for old versions of Exchange Server
    • New versions of Exchange DKIM Signer are now no longer required whenever a new CU for Exchange is released
    • General tidy, minor improvements, and documentation updates

    Other changes in this release;

    • Updated MimeKit and other dependencies to the latest versions
    • Marked the rsa-sha1 signature algorithm as obsolete in the GUI
    • Agent now uses Microsoft.Exchange.Data.Common and Microsoft.Exchange.Data.Transport assemblies installed by Exchange in the GAC, so a thousand different versions no longer need to be distributed with project releases (in fact, none do now), and no new project release is required every quarter to go along with new CU versions. Analysis shows no relevant API changes since Exchange 2013 (ie across all Exchange 15.* versions).
    • Removed the (undocumented) --configure switch from the configuration tool, and its associated window. Compatible Exchange versions are no longer determined with an internal list.
    • Removed the install / uninstall PowerShell scripts. Probably best to specify the GUI configuration tool as the official method of installation, as the process is already rather fragile, and there should be no valid combination of Exchange / Windows Server / .NET Framework / PowerShell at this point that prevents the GUI installer from working successfully. In addition, the reliance on the GUI configuration tool means that support for Server Core can't be guaranteed at the moment anyway (which is the same as before).
    • Removed Travis CI and Coverity-related files since neither appear to be in use currently
    • Removed documentation files that just refer the reader to the wiki

    A massive thankyou to @MisterSausage for this release.

    Downloads
  • v3.3.4 967856592f

    v3.3.4 Stable

    kerem released this 2021-10-12 23:56:18 +03:00 | 21 commits to master since this release

    📅 Originally published on GitHub: Tue, 12 Oct 2021 21:36:56 GMT
    🏷️ Git tag created: Tue, 12 Oct 2021 20:56:18 GMT

    New: Added support for Exchange 2016 CU22
    New: Added support for Exchange 2019 CU11
    Fixed: Allow recognition of later SU versions of CUs in Exchange 2019, 2016 and 2013
    Fixed: Change target framework version to 4.8 for Exchange versions that have it as a requirement
    Fixed: Fix crash when uninstalling agent through Exchange Transport Agents window

    Thank you to @MisterSausage for the work on this release!

    Downloads
  • v3.3.3 e00ca6d1d1

    v3.3.3 Stable

    kerem released this 2021-07-14 23:16:19 +03:00 | 24 commits to master since this release

    📅 Originally published on GitHub: Wed, 14 Jul 2021 20:20:32 GMT
    🏷️ Git tag created: Wed, 14 Jul 2021 20:16:19 GMT

    New: Added support for Exchange 2016 CU21
    New: Added support for Exchange 2019 CU10

    Downloads
  • v3.3.2 f224810611

    v3.3.2 Stable

    kerem released this 2021-03-26 03:14:21 +03:00 | 27 commits to master since this release

    📅 Originally published on GitHub: Fri, 26 Mar 2021 00:18:21 GMT
    🏷️ Git tag created: Fri, 26 Mar 2021 00:14:21 GMT

    New: Added support for Exchange 2016 CU20
    New: Added support for Exchange 2019 CU9

    Downloads
  • v3.3.1 7664f11514

    v3.3.1 Stable

    kerem released this 2020-12-23 23:12:32 +03:00 | 29 commits to master since this release

    📅 Originally published on GitHub: Wed, 23 Dec 2020 20:22:00 GMT
    🏷️ Git tag created: Wed, 23 Dec 2020 20:12:32 GMT

    Fix typo and rebuild.

    New: Added support for Exchange 2016 CU19
    New: Added support for Exchange 2019 CU8
    New: Add local DNS lookup option (Refer to #322, thanks Luckyvb)
    Fix: Outdated build number in ExchangeDkimSigner.dll causing false new version notifications (#321)

    Downloads
  • v3.2.9 aeb4ecb5ab

    v3.2.9 Stable

    kerem released this 2020-12-23 02:09:44 +03:00 | 42 commits to master since this release

    📅 Originally published on GitHub: Tue, 22 Dec 2020 23:15:29 GMT
    🏷️ Git tag created: Tue, 22 Dec 2020 23:09:44 GMT

    New: Added support for Exchange 2016 CU19
    New: Added support for Exchange 2019 CU8
    New: Add local DNS lookup option (Refer to #322, thanks Luckyvb)
    Fix: Outdated build number in ExchangeDkimSigner.dll causing false new version notifications (#321)

    Downloads
  • v3.2.8 4c47032e69

    v3.2.8 Stable

    kerem released this 2020-11-11 19:51:45 +03:00 | 48 commits to master since this release

    📅 Originally published on GitHub: Wed, 11 Nov 2020 16:55:54 GMT
    🏷️ Git tag created: Wed, 11 Nov 2020 16:51:45 GMT

    Pushed new build to address #317 (which should also resolve #319 and #320).

    There are no new features in this build so this should only be of interest to Exchange 2016 CU18 and Exchange 2019 CU7 users who had issues installing the v3.2.7 build.

    Downloads
  • v3.2.7 b46a72c8ca

    v3.2.7 Stable

    kerem released this 2020-09-24 21:06:28 +03:00 | 51 commits to master since this release

    📅 Originally published on GitHub: Thu, 24 Sep 2020 18:11:13 GMT
    🏷️ Git tag created: Thu, 24 Sep 2020 18:06:28 GMT

    New: Added support for Exchange 2016 CU18
    New: Added support for Exchange 2019 CU7

    Downloads
  • 3.2.6 93b283821f

    3.2.6 Stable

    kerem released this 2020-08-01 23:30:31 +03:00 | 52 commits to master since this release

    📅 Originally published on GitHub: Sat, 01 Aug 2020 20:33:22 GMT
    🏷️ Git tag created: Sat, 01 Aug 2020 20:30:31 GMT

    Fixed multiple build issues around the later CU's for EX2016 and EX2019 (brought to my attention by #307)

    Downloads
  • v3.2.5 31b1265e70

    v3.2.5 Stable

    kerem released this 2020-06-27 01:59:42 +03:00 | 54 commits to master since this release

    📅 Originally published on GitHub: Fri, 26 Jun 2020 23:07:36 GMT
    🏷️ Git tag created: Fri, 26 Jun 2020 22:59:42 GMT

    New: Added support for Exchange 2016 CU17
    New: Added support for Exchange 2019 CU6

    Downloads