mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #41] Echange 2013 CU5 support #25
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 @rconuser on GitHub (Jun 3, 2014).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/41
Exchange 2013 CU5 is out: http://blogs.technet.com/b/exchange/archive/2014/05/27/released-exchange-server-2013-cumulative-update-5.aspx
Is it supported by dkim-exchange?
Thank you!
@Pro commented on GitHub (Jun 3, 2014):
Can you create a pull request with the following files from your Server install:
and put the files into the repository:
dkim-exchange / Lib / Exchange 2013 CU5or zip and download the files somewhere and post the link here. Then I'll compile the needed files for Exchange 2013 CU5
@AlexLaroche commented on GitHub (Jun 4, 2014):
The Exchange 2013 CU4 is also missing if Exchange 2013 CU5 is out.
@psdogado commented on GitHub (Jun 4, 2014):
Exchange 2013 CU4 was released as SP1.
@rconuser commented on GitHub (Jun 13, 2014):
I do not understand how to put files in the directory here, Just download this .PNG file and then rename it to .ZIP

This is the files from CU5 installation you were asking for.
Thank you!
@Pro commented on GitHub (Jun 13, 2014):
Thanks. I'll add the compiled files latest in a few days and will notify you.
@Ivan-IT commented on GitHub (Jun 24, 2014):
Hello.
Windows Server 2008 R2 fully updated, Exchange 2013 CU5.
After agent installation the Exchange Transport service fails to start. Is this issue already known? What logs should I gather to troubleshoot it?
@Pro commented on GitHub (Jun 24, 2014):
Can you check the EventLog, there should be an error log with an exception text. Please post the full exception text here.
Please also note that the current master branch is note yet fully tested and shouldn't be used in production. Currently I'm short on time but I'll try to test it in the next days.
@tstar commented on GitHub (Jun 25, 2014):
I have the same problem.
Windows Server 2012 R2 fully updated, Exchange 2013 CU5.
@Pro commented on GitHub (Jun 25, 2014):
@tstar @Ivan-IT
Can you please post the Exception Message from within the EventLog? Thanks!
@tstar commented on GitHub (Jun 25, 2014):
I'm sorry, I did not think to do it immediately, but once again breaking the production server I would not venture.
@Pro commented on GitHub (Jun 25, 2014):
Thanks anyway. Just to remind you: The current release for production is always under https://github.com/Pro/dkim-exchange/releases NOT the current master branch. The master branch and especially 2013 CU5 is not yet tested and the version from the master shouldn't therefore be used on a production server.
@Pro commented on GitHub (Jun 28, 2014):
@tstar @Ivan-IT Exchange 2013 CU5 is now supported and is currently in beta status.
Since we are now using a GUI for installation/upgrading/configuring, you need to use these steps to install the new agent version 2.0.0:
https://github.com/Pro/dkim-exchange/blob/master/INSTALL_2.md
Please report any issues if you ran into any. Thanks!
@tstar commented on GitHub (Jul 1, 2014):
Yes! Excellent work! Now everything works fine. Thank you very much.