Forum Discussion

thanhtien19's avatar
thanhtien19
Iron Contributor
Nov 18, 2023

Configure exchange 2019 for Dkim, Dmard

current we using exchange 2019 and sending email outbound through edge . How to configure DKIM, Dmard for exchange 2019

3 Replies

  • awato88's avatar
    awato88
    Copper Contributor
    You can use the DKIM Service Tool from EmailArchitect (EADKIM):
    https://www.emailarchitect.net/domainkeys

    Or open source tool "Exchange DKIM Signer" from github:
    https://github.com/Pro/dkim-exchange
  • Dan_Snape's avatar
    Dan_Snape
    Iron Contributor
    Exchange on-premises does not do DKIM natively, so you'll need a 3rd party tool/service to do that. DMARC is DNS record that tells messaging infrastructure that receive messages from you what to do with messages that fail DKIM or SPF, and where to send reports of those messages to so that you can review who may be using your mail domains maliciously. Details are here, including the format requirements for the DMARC DNS record https://dmarc.org/

Resources