mirror of
https://github.com/Pro/dkim-exchange.git
synced 2026-04-25 08:55:52 +03:00
[GH-ISSUE #66] Not signed on Exchange 2013 CU6 #49
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 @Beetle-II on GitHub (Oct 4, 2014).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/66
Dkim-exchange installed and configured with GUI.

Transport agent installed and enabled.
Agent priority - 5 most maximum.
How to determine the cause of why the messages are not signed?
@Pro commented on GitHub (Oct 5, 2014):
Can you check the EventLog Tab (or the Windows EventLog) for any messages regarding the DKIM Signer?
@Beetle-II commented on GitHub (Oct 6, 2014):
Nothing unusual.
@Pro commented on GitHub (Oct 21, 2014):
Ok, this looks fine.
Are you sure that the mails which you send are using a FromAdress with the domain
@ton-auto.ru?Did you already try to restart your server?
@Beetle-II commented on GitHub (Oct 30, 2014):
Of course, already repeatedly.
Tried to reinstall DKIM signer, but the result is not changed.
@Pro commented on GitHub (Oct 30, 2014):
This is very strange...
Can you try to move the DKIM Agent's priority to 2, so it is right after Transport Rule Agent?
If this doesn't work, try to add another domain to your exchange server, like 'example.com' and then set up DKIM to sign those mail, then send a mail using this domain, just for debugging.
@Beetle-II commented on GitHub (Oct 30, 2014):
Moved DKIM Signer up.

Restart the Transport service.
It did not help.
Set up a signature for the 2nd domain, and sent a letter - no signature.

@Pro commented on GitHub (Oct 30, 2014):
Please try 'example.com', maybe the signer has a problem with the hyphen in your domain.
Is this your only Exchange Server? Which Roles does it have installed?
@Beetle-II commented on GitHub (Oct 31, 2014):
Add the domain example.com in DKIM Signer.
Sent a letter from the domain example.com - no signature.
This server role installed all the Exchange Server.
This is the second server in the organization - for tests.
@Pro commented on GitHub (Nov 13, 2014):
Unfortunately I don't have any idea why it isn't working on your server.
We will release a new version in a few days, maybe this fixes your installation.
@Pro commented on GitHub (Nov 27, 2014):
I added a debug log level in the current released version: https://github.com/Pro/dkim-exchange/releases/latest
Please download this one and enable Debug log in the settings. Maybe this will show why it doesn't work for you.