The administration of a hybrid deployment that connects on-premises Exchange Server with Exchange Online, enabling seamless integration and centralized control.
Hello, @Pradeep Kabbur
Welcome to the Microsoft Q&A platform!
Based on your description, you' encountered a DKIM error where the body hash does not verify. This issue typically arises when the computed hash of the email body doesn't match the hash value stored in the DKIM signature.
Here are some potential causes and solutions:
Common Causes:
1.If the email body is altered during transit, such as by adding a footer or modifying content, the hash will not match.
2.MTAs might change the email body by adding compliance footers or other modifications.
3.Ensure that DKIM records are correctly configured in your DNS settings.
4.Forwarders or gateways might modify the email body, causing the hash mismatch.
5.It is possible that intermediate mail servers or gateways have modified the email content. Some anti-virus or anti-spam systems might alter the email body slightly.
To resolve the issue, you can:
1.Compare the raw content of the email as it leaves your server and as it arrives at the destination to identify any changes.
2.Verify that your DKIM signing process is correctly configured and that the private key used for signing matches the DKIM DNS record's public key.
3.Check if the correct DKIM records exist in your DNS settings.
4.Ensure that any forwarders or gateways are not altering the email body.
5.Use Quoted-Printable Encoding to help preserve the integrity of the email body during transit.
For more guidance, please refer to What Does The "Body Hash Did Not Verify" DKIM Error Mean And How To Address It.
(Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.)
If you continue to experience issues, you might want to reach out to your email service provider's support team for further assistance, as they might have additional insights into their infrastructure that could help resolve the problem.
If the answer is helpful, please click on “Accept answer” as it could help other members of the Microsoft Q&A community who have similar questions and are looking for solutions.
Thank you for your support and understanding.
Best Wishes,
Alex Zhang