[GH-ISSUE #5] Exchange 2010 SP2 Not supported #5

Closed
opened 2026-02-26 10:35:10 +03:00 by kerem · 3 comments
Owner

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.

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.
kerem 2026-02-26 10:35:10 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@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

<!-- gh-comment-id:17865482 --> @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
Author
Owner

@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

<!-- gh-comment-id:28067843 --> @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
Author
Owner

@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

<!-- gh-comment-id:29335108 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dkim-exchange-Pro#5
No description provided.