mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #5] Exchange 2010 SP2 Not supported #5
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 @j-kerry on GitHub (May 14, 2013).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/5
I don't really mind if this issue will be fixed, since I've upgraded to SP3, but if anyone get this message:
The TransportAgentFactory type "Exchange.DkimSigner.DkimSigningRoutingAgentFactory" doesn't exist. The TransportAgentFactory type must be the Microsoft .NET class type of the transport agent factory.
Parameter name: TransportAgentFactory
+ CategoryInfo : InvalidArgument: (:) [Install-TransportAgent], ArgumentException
+ FullyQualifiedErrorId : 78982B43,Microsoft.Exchange.Management.AgentTasks.InstallTransportAgent
It's simply because they are not running 2010 SP3.
@Pro commented on GitHub (May 14, 2013):
This may be because I compiled the .dll with the Libraries from SP3. But I'm not sure...
So If someone has SP2 installed, he/she can send me the following files and I'll try to recompile the dkim signer for SP2:
C:\Program Files\Microsoft\Exchange Server\V14\Public
Microsoft.Exchange.Data.Common.dll
Microsoft.Exchange.Data.Common.xml
Microsoft.Exchange.Data.Transport.dll
Microsoft.Exchange.Data.Transport.xml
@Pro commented on GitHub (Nov 8, 2013):
I read somewhere that you can use for SP2 the .dll's from Exchange 2010 without any SP. There's a new compiled DKIM signer .dll in the release directory.
This should hopefully work under SP2.
If not, please send me the requested .dlls
@Pro commented on GitHub (Nov 26, 2013):
SP2 dll are now available in the corresponding build directory. Simply follow https://github.com/Pro/dkim-exchange#installing-the-transport-agent