mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #88] Exchange 2013 CU9 #67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rbfajardo on GitHub (Jun 29, 2015).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/88
Will there be official support for Exchange 2013 CU9? Is the current build for CU8 compatible with CU9?
@pavelkos commented on GitHub (Jun 29, 2015):
Current build is incompatible with CU9
@Pro commented on GitHub (Jun 30, 2015):
CU8 isn't compatible with CU9 but we will release a version for CU9.
Can you upload the required DDLs somewhere and paste the link here?
See: https://github.com/Pro/dkim-exchange#required-dlls-for-developing
@pavelkos commented on GitHub (Jun 30, 2015):
Please check requested files - https://dl.dropboxusercontent.com/u/11127662/Exch.2013.CU9.Public.zip
@Pro commented on GitHub (Jul 3, 2015):
https://github.com/Pro/dkim-exchange/releases/tag/v2.1.5-beta
@pavelkos commented on GitHub (Jul 5, 2015):
Installer don't work
@Pro commented on GitHub (Jul 5, 2015):
Will check that, thanks!
@AlexLaroche commented on GitHub (Jul 5, 2015):
The problem is locate here : Configuration.DkimSigner/InstallWindow.cs, line 159 à 181
@Pro commented on GitHub (Jul 5, 2015):
Yep, thanks, forgot to add the CU9 Version string. I will fix that
@Pro commented on GitHub (Jul 5, 2015):
https://github.com/Pro/dkim-exchange/releases/tag/v2.1.5-beta.2
@pavelkos commented on GitHub (Jul 5, 2015):
Clean install work correctly. Upgrade from 2.1.4 work if I'm delete / rename folder with 2.1.4 version in program files folder
@Pro commented on GitHub (Jul 5, 2015):
That's strange, I just tested to update from v2.1.4 to 2.1.5-beta.2 and it worked for me. Will investigate that further. Thanks for the feedback.
@pavelkos commented on GitHub (Jul 5, 2015):
anyway thank you for greates product! ;)