mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #50] Missing resource entry #36
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 @Pro on GitHub (Jul 14, 2014).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/50
Originally assigned to: @Pro on GitHub.
There's an entry missing in the resources file. See message below from EventLog:
@Pro commented on GitHub (Jul 14, 2014):
Resources.DkimSigningRoutingAgent_SignFailedis missing:https://github.com/Pro/dkim-exchange/blob/master/Src/Exchange.DkimSigner/DkimSigningRoutingAgent.cs#L61
@Pro commented on GitHub (Jul 14, 2014):
This causes a crash of the DkimSigner AND MSExchangeTransport resulting in messages moved to poison queue. Needs immediate fix.
@AlexLaroche commented on GitHub (Jul 14, 2014):
Related to problem #40
I have issues with my development exchange server and I need to reappropriate the code before to be able to make any change. Are you able to find the cause of the problem?