Forum Discussion
EmMabel
Feb 14, 2024Copper Contributor
Some clarification regarding DKIM use needed
Hi All, I know the principals of DKIM setup but here is few things I still have questions: 1) If I have multiple source senders and unable to set DKIM signer for some of the sources - would t...
- Feb 15, 2024Yes, emails from different sources may have different DomainKeys Identified Mail (DKIM) signers, and domain reputation issues may occur if DKIM signers cannot be set up for all sources.
If the DKIM signature is missing or inconsistent, recipients may suspect that the email may be spoofed. This can damage your domain's reputation, and future emails sent from this domain are more likely to be classified as spam.
When using GitHub's 'Exchange DKIM Signer', you typically do not need the Edge Transport server role in Microsoft Exchange Server.
Although the Edge Transport role is often associated with handling external mail flow, DKIM signing is typically performed on Mailbox servers.
TAE_YOUN_ANN
Feb 15, 2024MVP
Yes, emails from different sources may have different DomainKeys Identified Mail (DKIM) signers, and domain reputation issues may occur if DKIM signers cannot be set up for all sources.
If the DKIM signature is missing or inconsistent, recipients may suspect that the email may be spoofed. This can damage your domain's reputation, and future emails sent from this domain are more likely to be classified as spam.
When using GitHub's 'Exchange DKIM Signer', you typically do not need the Edge Transport server role in Microsoft Exchange Server.
Although the Edge Transport role is often associated with handling external mail flow, DKIM signing is typically performed on Mailbox servers.
If the DKIM signature is missing or inconsistent, recipients may suspect that the email may be spoofed. This can damage your domain's reputation, and future emails sent from this domain are more likely to be classified as spam.
When using GitHub's 'Exchange DKIM Signer', you typically do not need the Edge Transport server role in Microsoft Exchange Server.
Although the Edge Transport role is often associated with handling external mail flow, DKIM signing is typically performed on Mailbox servers.
- EmMabelFeb 15, 2024Copper Contributor
Thank you for your response!
I kinda knew the response for the DKIM question, just needed someone to confirm the thought.
I will proceed testing out the 'Exchange DKIM Signer' on the test mail server. Did not want to spend a lot of time trying to install it on the mail server if it's not even supposed to work there.
Kindly,
Em.
- Dead101Mar 06, 2024Copper Contributor
Did you succeed to get it working?
I did it on Exchange 2016 CU23 15.1.2507.6 running on Win 2012 R2 using the Git-Hub DKIM Signer ver 3.4.0 and unfortunately did not work.
- TAE_YOUN_ANNMar 07, 2024MVP
By default Exchange server does not have this option to sign for emails with DKIM.
We need to have an MTA agent to perform this job on the Exchange server or the best way is to enable this feature for signing out all emails through an SMTP gateway for an on-premises setup.
Almost every SMTP gateway in the market is having this option to enable DKIM and DMARC.