mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #24] Possible Fix for Installation issues on Exchange 2013 SP1 #17
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 @psdogado on GitHub (Mar 14, 2014).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/24
Just found an interesting KB article concerning installing 3rd party transport agents on Exchange 2013 SP1.
Maybe it helps with some issues i've seen on the email notifications:
http://support.microsoft.com/kb/2938053/en-us
"After you install Microsoft Exchange Server 2013 Service Pack 1 (SP1) or you upgrade an existing Microsoft Exchange Server 2013 installation to Exchange Server 2013 SP1, third-party or custom-developed transport agents cannot be installed correctly. Additionally, the Microsoft Exchange Transport service (MSExchangeTransport.exe) cannot start automatically. Specifically, you cannot enable third-party products that rely on transport agents. For example, you cannot enable anti-malware software or custom-developed transport agents.
When the installation fails, you also receive an error message that resembles the following:
The TransportAgentFactory type must be the Microsoft .NET class type of the transport agent factory..."
@Pro commented on GitHub (Mar 14, 2014):
Thanks, will add this to the README.