Skip to main content
All CollectionsDockwa Support for MarinasEmails
Setting Up DKIM, SPF, and DMARC for Dockwa Automated Emails
Setting Up DKIM, SPF, and DMARC for Dockwa Automated Emails

Ensure Dockwa can send emails on behalf of your marina securely and effectively

Updated over 2 months ago

What You’ll Need to Do

  1. Access Your Domain’s DNS Settings: Log into your domain registrar or hosting provider where DNS records can be updated.

  2. Add the DKIM Records: These records verify Dockwa's permission to send emails for you.

  3. Add a DMARC Record: Sets up a basic email security policy to enhance deliverability and protect against fraud.

  4. TXT Verification: Allows Dockwa to verify your authorization to send emails.

Here’s how to complete each step:


Step 1: Adding the DKIM Records

  1. In your DNS settings, add two new CNAME records for DKIM.

  2. Use the following details:
    Record 1:

    • Name: mte1._domainkey.YOURMARINADOMAIN.com

    • Value: dkim1.mandrillapp.com

  3. Record 2:

    • Name: mte2._domainkey.YOURMARINADOMAIN.com

    • Value: dkim2.mandrillapp.com

  4. Save these records to authenticate Dockwa’s ability to send emails on your behalf.

Step 2: Adding the DMARC Record

Starting in 2024, Dockwa requires a minimum DMARC policy for enhanced email security. This setup helps protect your domain from unauthorized use and improves email deliverability.

  1. In your DNS settings, add a new TXT record.

  2. Use the following details:

    • Host: _dmarc.YOURMARINADOMAIN.com

    • Value: v=DMARC1; p=none

  3. Save the record to set up a DMARC policy.

Step 3: TXT Verification Record

To authorize Dockwa to send emails on your behalf, add a final TXT record:

  1. Use the following details:

    • Host: @

    • Value: mandrill_verify.YOUR-VERIFICATION-CODE

  2. Save the record to verify your domain with Dockwa.


Tips and Troubleshooting

  • Propagation Time: DNS updates can take up to 48 hours to fully propagate, though they often update much faster.

  • Verification: Once complete, you can use MXToolbox or your domain host’s tools to verify your DKIM, SPF, and DMARC records.

  • Further Help: For additional information, consult your domain host’s support or refer to Mandrill’s instructions here or here.

By setting up these records, you’ll help ensure reliable email delivery and protect your marina’s email reputation.

Did this answer your question?