mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #145] Exchange 2016 CU1 #113
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 @hweL on GitHub (Mar 22, 2016).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/145
Who can update DKIM-Exchange to support the latest version of Exchange 2016 CU1?
@daco-tech commented on GitHub (Mar 23, 2016):
Hi! I downloaded the source code, added the necessary Exchange 2016 CU1 dll's and VS configuration/references.
Added the apropriate support at the source code, and changed the install.ps1 file.
Can anyone from this project create a branch in order to allow me to commit/push?
Now I have DKIM at my Exchange 2016 CU1 running smooth... 👍
Thank you,
Daniel Costa
@Pro commented on GitHub (Mar 23, 2016):
@danieljcosta thanks for your effort.
To push you changes, please create a fork, commit it there and then create a pull request.
I'll then release a new version.
@daco-tech commented on GitHub (Mar 24, 2016):
Done!
https://github.com/danieljcosta/dkim-exchange
@Pro commented on GitHub (Mar 24, 2016):
Nope, not yet ;) Please create a pull request:
https://help.github.com/articles/creating-a-pull-request/
Thanks
@daco-tech commented on GitHub (Mar 24, 2016):
I think that now its done :) Sorry I'm new here at GitHub.
@hweL commented on GitHub (Mar 30, 2016):
Thanks guys for your time and effort!