Skip to main content

How to configure DKIM for host server

Answered

Comments

3 comments

  • cPRex Jurassic Moderator

    Hey there!  We have had DKIM signatures on the hostname of the machine configured automatically since version 70.  Are you not seeing this working on your system?  Here is a message from my personal server where CSF/LFD sends a message to the root contact (root@hostname) and I see that is DKIM signed in my client:

    Return-Path: <SRS0=6fb4=b3=host.hostname.com=root@host.hostname.com>
    X-Originating-Ip: [x.x.x.x]
    Received-SPF: pass (domain of host.hostname.com designates x.x.x.x as permitted sender)
    Authentication-Results: mta.yahoo.com;
     dkim=pass header.i=@host.hostname.com header.s=default arc_overridden_status=NOT_OVERRIDDEN;

    There is also the expected large DKIM-Signature in the header.

    0
  • Flyer

    Thanks for your quick response.

    I manage DNS manually on Azure, so have to create the DKIM record there.  I've now found the information I need under WHM's Email Deliverability and checked it works using MxToolbox.

    0
  • cPRex Jurassic Moderator

    Thanks for the clarification, and I'm glad you found those details there for the hostname!

    0

Please sign in to leave a comment.