Skip to main content

Set up SPF, DKIM and DMARC for a provider

Abstract

Learn how to set up SPF and DKIM for various providers including Namecheap, Name.com, Cloudflare, Arvixe, Ipage, networksolutions.com, register.com, Justhost, Bluehost, HostMonster, HostGator, and GoDaddy and more.

It is very important to set up SPF and DKIM correctly as it improves the deliverability of your campaigns. First, you must make sure you know where to find the required SPF and DKIM information inside your account in our platform.

Usually, it takes 30 minutes for newly created records to take effect. Also, we recommend you to check that you have correctly completed the verification procedure.

Warning

Do not create two SPF records because this makes your SPF invalid. If you already have an existing SPF record, edit it instead of creating a new one.

Note

If you are unsure how to add DNS records or do not have an IT team to assist you, we recommend reaching out to the support team of the domain registrar or hosting provider where you purchased your domain. They will guide you through the process of adding SPF, DKIM and DMARC records to your DNS settings.

Set up DNS for GoDaddy

To set up SPF for GoDaddy:
  1. Go to www.godaddy.com and log in.

  2. Select DNS and click on Add New Record.

  3. In the Add DNS record dialog box fill out the following fields:

    • Type: TXT

    • Name: @

    • TTL: select for how long the server must cache the information.

    • Value: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  4. Click Save.

  5. Go to your Moosend account and navigate to the senders page.

  6. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for GoDaddy:
  1. Go to www.godaddy.com and log in.

  2. Select DNS and click Add New Record.

  3. In the Add DNS record dialog box fill out the following fields:

    • Type: TXT

    • Name: ms._domainkey or ms._domainkey.subdomain

    • TTL: select for how long the server must cache the information.

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  4. Click save.

  5. Go to your Moosend account and navigate to the senders page.

  6. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for GoDaddy:
  1. Go to www.godaddy.com and log in.

  2. Select DNS and click Add New Record.

  3. In the Add DNS Record dialog box fill out the following fields:

    • Type: TXT

    • Name: _dmarc

    • TTL: Select for how long the server must cache the information. The default setting is 1 hour.

    • Value: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none.

  4. Click Save.

  5. Go to your Moosend account and navigate to the senders page.

  6. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

For a step-by-step guide, watch the video linked here to follow along with the process.

Set up DNS for Squarespace

To set up SPF for Squarespace:
  1. Go to squarespace and log in.

  2. Go to Domains and select your domain to access the Domain settings page.

  3. Select DNS and click Add record.

  4. Fill out the following fields:

    • Type: TXT

    • Host: @

    • Data: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  5. Click Save.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Squarespace:
  1. Go to Squarespace and log in.

  2. Go to Domains and select your domain to access the Domain settings page.

  3. Select DNS and click Add record.

  4. Fill out the following fields:

    • Type: TXT

    • Host: ms._domainkey

    • Data: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  5. Click save.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Squarespace:
  1. Go to Squarespace and log in.

  2. Go to Domains and select your domain to access the Domain settings page.

  3. Select DNS and click Add record.

  4. Fill out the following fields:

    • Type: TXT

    • Host: _dmarc

    • Data: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none.

  5. Click Save.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

For a step-by-step guide, watch the video linked here to follow along with the process.

Set up DNS for Google Domains

To set up SPF for Google Domains:
  1. Go to the management console for your domain host and log in.

  2. Locate the page where you update the DNS TXT settings for your domain.

  3. On the left sidebar, click Domains and click Manage.

  4. Fill out the following fields:

    • Type: TXT

    • Host: add @ that corresponds to your domain. If you're adding a SPF record for a subdomain, enter the subdomain instead of @.

    • TTL: 1 hour or 3600 seconds.

    • Value: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  5. Save your changes.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Google Domains:
  1. Go to the management console for your domain provider and log in.

  2. Locate the page where you update the DNS TXT settings for your domain.

  3. On the left sidebar, click Domains and click Manage.

  4. Fill out the following fields shown in the admin console:

    • Type: TXT

    • Hostname: ms._domainkey

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  5. Save your changes.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Google Domains:
  1. Sign in to the management console for your domain host and log in.

  2. Locate the page where you update the DNS TXT settings for your domain.

  3. On the left sidebar, click Domains and click Manage.

  4. Add a TXT record for SPF:

    • Type: TXT

    • Hostname: _dmarc

    • TTL: 1 hour or 3600 seconds.

    • Value: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none.

  5. Save your changes.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for Namecheap - BasicDNS, PremiumDNS or FreeDNS

To set up SPF for Namecheap:
  1. Go to your Namecheap account and log in.

  2. On the left sidebar, click Domains and click Manage.

  3. On the Advanced DNS tab, click Add new record.

  4. Fill out the following fields:

    • Type: TXT

    • Host: add @ that corresponds to your (sub) domain.

    • TTL: use the Auto option or select for how long the server must cache the information.

    • Value: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  5. Click Save all changes.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Namecheap:
  1. Go to your Namecheap account and log in.

  2. On the left sidebar, click Domains and click Manage.

  3. On the Advanced DNS tab, click Add new record.

  4. Fill out the following fields:

    • Type: TXT

    • Host: ms._domainkey

    • TTL: Use the Auto option or select for how long the server must cache the information.

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  5. Click Save all changes.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Namecheap:
  1. Go to your Namecheap account and log in.

  2. On the left sidebar, click Domains and click Manage.

  3. On the Advanced DNS tab, click Add new record.

  4. Fill out the following fields:

    • Type: TXT

    • Host: _dmarc

    • TTL: use the Auto option or select for how long the server must cache the information.

    • Value: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none.

  5. Click Save All changes.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for Namecheap - cPanel

To set up SPF for Namecheap cpanel:
  1. Go to your cPanel and log in.

  2. Navigate to the Domains section and click on the Zone Editor menu.

  3. Click Manage next to the domain which DNS zone you would like to edit.

  4. Click + Add Record.

  5. Fill out the following fields:

    • Name: Enter your domain name.

    • Type: TXT

    • TTL: Enter the value for how long the server must cache the information

    • Record: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  6. Click Add Record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Namecheap cpanel:

  1. Go to your cPanel and log in.

  2. Navigate to the Domains section and click on the Zone Editor menu.

  3. Click Manage next to the domain which DNS zone you would like to edit.

  4. Click + Add Record.

  5. Fill out the following fields:

    • Name: locate the DKIM record of your sender on your account in our platform, copy and enter the TXT record name.

    • Type: TXT

    • TTL: Enter the value for how long the server must cache the information.

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  6. Click Add Record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Namecheap cpanel:
  1. Go to your cPanel and log in.

  2. Navigate to the Domains section and click on the Zone Editor menu.

  3. Click Manage next to the domain which DNS zone you would like to edit.

  4. Click + Add Record.

  5. Fill out the following fields:

    • Name: _dmarc.your_domain_name

    • Type: TXT

    • TTL: Enter the value for how long the server must cache the information

    • Record: If you select this option, the system creates a TXT record with a default DMARC record. The system also displays a form that allows you to specify the domain's DMARC policy (None, Quarantine, or Reject), as well as the following optional parameters which you can see here.

  6. Click Add Record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for Name.com

To set up SPF for Name.com:
  1. Go to your Name.com and log in.

  2. On the top right, click My domains.

  3. Click the domain name you wish to create an SPF record for and click Manage DNS records.

  4. Fill out the following fields:

    • Type: TXT

    • Host: enter the provided TXT record name. Example SPF TXT record name for your Name.com provider: mydomain.com

    • TTL: leave TTL as 300 (default).

    • Answer: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 
      

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  5. Click Add record.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Name.com:
  1. Go to your Name.com and log in.

  2. On the top right, click My domains.

  3. Click the domain name you wish to create an SPF record for and click Manage DNS records.

  4. Fill out the following fields:

    • Type: TXT

    • Host: locate the DKIM record of your sender on your account in our platform, copy and enter the TXT record name.

    • TTL: leave TTL as 300 (default).

    • Answer: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  5. Click Add record.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Name.com:
  1. Go to your Name.com and log in.

  2. On the top right, click My domains.

  3. Click the domain name you wish to create an SPF record for and click Manage DNS records.

  4. Fill out the following fields:

    • Type: TXT

    • Host: _dmarc.mydomain.com (replace mydomain.com with your domain name)

    • Answer: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none.

  5. Click Add Record.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for Cloudflare

To set up SPF for Cloudflare:
  1. Go to your Cloudflare account dashboard and log in.

  2. Click the appropriate Cloudflare account for the domain that you want to add records to.

  3. Select the domain.

  4. On the left section, select DNS and click Records, then click Add record on the right section.

  5. Fill out the following fields:

    • Type: TXT

    • Name: @

    • TTL: Use the Auto option or select for how long the server must cache the information.

    • Content: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  6. Click Save.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Cloudflare:
  1. Go to your Cloudflare account dashboard and log in.

  2. Click the appropriate Cloudflare account for the domain that you want to add records to.

  3. Select the domain.

  4. On the left section, select DNS and click Records, then click Add record on the right section.

  5. Fill out the following fields:

    • Name: ms._domainkey

    • Type: TXT

    • TTL: Use the Auto option or select for how long the server must cache the information.

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  6. Click save.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Cloudflare:
  1. Go to your Cloudflare account dashboard and log in.

  2. Click the appropriate Cloudflare account for the domain that you want to add records to.

  3. Select the domain and on the left section, click the DNS and click Records, then click on the Add record button on the right section.

  4. Fill out the following fields:

    • Type: TXT

    • Name: _dmarc

    • TLL: Use the Auto option or select for how long the server must cache the information.

    • Value: Enter v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none

  5. Click Save.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for Arvixe

To set up SPF for Arvixe:
  1. Go to your Arvixe website panel and log in.

  2. Click Domains.

  3. Select the domain and click Edit DNS zone records.

  4. Click Add record. Depending on the available options, you must add a new TXT record, that consists of a TXT name and TXT value:

    • Name:Enter your domain name: mydomain.com

    • Value: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  5. Go to your Moosend account and navigate to the senders page.

  6. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Arvixe:
  1. Go to your Arvixe website panel and log in.

  2. Click Domains.

  3. Select the domain and click Edit DNS zone records.

  4. Click Add record. Depending on the available options, you must add a new TXT record, that consists of a TXT name and TXT value:

    • Name: locate the DKIM record of your sender on your account in our platform, copy and enter the TXT record name.

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  5. Go to your Moosend account and navigate to the senders page.

  6. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Arvixe:
  1. Go to your Arvixe website panel and log in.

  2. Click Domains.

  3. Select the domain and click Edit DNS zone records.

  4. Click Add record. Depending on the available options, you must add a new TXT record, that consists of a TXT name and TXT value:

    • Name: _dmarc

    • Value: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none.

  5. Go to your Moosend account and navigate to the senders page.

  6. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for Ipage

To set up SPF for Ipage:
  1. Go to your lpage domains dashboard and log in.

  2. In card view, navigate to the domain and click Manage.

  3. In List View, click the domain or its gear icon on the right-hand side.

  4. Click on DNS and nameservers in the left-hand menu.

  5. On the DNS and nameservers page, click DNS Records.

  6. Add a new TXT Record by clicking the blue + button. In case you already have a TXT record for the SPF, click the three dots, and click Edit.

  7. Fill out the following fields:

    • Type: TXT

    • Name: @

    • TTL: Select for how long the server must cache the information.

    • Content: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  8. Click Update DNS.

  9. Go to your Moosend account and navigate to the senders page.

  10. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Ipage:
  1. Go to your lpage domains dashboard and log in.

  2. In Card View, navigate to the domain and click Manage.

  3. In List View, click the domain or its gear icon on the right-hand side.

  4. Click on DNS and nameservers in the left-hand menu.

  5. On the DNS and nameservers page, click DNS Records.

  6. Add a new TXT Record by clicking the blue + button.

  7. Fill out the following fields:

    • Type: TXT

    • Name: ms._domainkey

    • TTL: Select for how long the server must cache the information.

    • Content: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  8. Click Update DNS.

  9. Go to your Moosend account and navigate to the senders page.

  10. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Ipage:
  1. Go to your lpage domains dashboard and log in.

  2. In Card View, navigate to the domain and click Manage.

  3. In List View, click the domain or its gear icon on the right-hand side.

  4. Click on DNS & Nameservers in the left-hand menu.

  5. Click DNS records.

  6. Add a new TXT Record by clicking the blue + button.

  7. Fill out the following fields:

    • Type: TXT

    • Name: _dmarc

    • TTL: Select for how long the server must cache the information.

    • Content: Enter v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none.

  8. Click Update DNS.

  9. Go to your Moosend account and navigate to the senders page.

  10. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for networksolutions

To set up SPF for networksolutions.com:
  1. Go to www.networksolutions.com and log in.

  2. Select the checkbox of the domain and click Edit DNS.

  3. Click Manage domain names and click Manage advanced DNS Records.

  4. Navigate to the Text (TXT Records) section and click Add/Edit TXT Records.

  5. Fill out the following fields:

    • Host: @

    • TTL: select for how long the server must cache the information.

    • Text: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  6. Click Save.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for networksolutions.com:
  1. Go to www.networksolutions.com and log in.

  2. Select the checkbox of the domain and click Edit DNS.

  3. Click Manage domain names and click Manage advanced DNS Records.

  4. Click Edit CNAME records.

  5. In the Host Aliases (CNAME Records) section, click Add CNAME Records and fill out the following fields:

    • Alias: locate the DKIM record of your sender on your account in our platform, copy and enter the TXT record name.

    • Host: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  6. Click Save.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for networksolutions.com:
  1. Go to www.networksolutions.com and log in.

  2. Select the checkbox of the domain and click Edit DNS.

  3. Click Manage domain names and click Manage advanced DNS Records.

  4. Navigate to the Text (TXT Records) section and click Add/Edit TXT Records.

  5. Fill out the following fields:

    • Host: _dmarc

    • TTL: Select for how long the server must cache the information.

    • Text: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none

  6. Click Save.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for register.com

To set up SPF for register.com:
  1. Go to www.register.com and log in.

  2. Click My Accounts, and select the domain.

  3. Navigate to the Advanced Technical Settings section and click Edit TXT Records (SPF).

  4. Fill out the following fields:

    • Hostname: leave blank, or set it to your subdomain name if you use one.

    • TXT Record: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  5. Click Continue.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for register.com:
  1. Go to www.register.com and log in.

  2. Click My Accounts, and select the domain.

  3. Navigate to the Advanced Technical Settings section and click Edit CNAME (Domain Aliases) Records.

  4. Fill out the following fields:

    • Alias: locate the DKIM record of your sender on your account in our platform, copy and enter the TXT record name.

    • Points to: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  5. Click Continue.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for register.com:
  1. Go to www.register.com and log in.

  2. Click My Accounts, and click the domain.

  3. Navigate to the Advanced Technical Settings section and click Edit TXT Records.

  4. Fill out the following fields:

    • Hostname: _dmarc

    • TXT Record: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none.

  5. Click Continue to save.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for Justhost

To set up SPF for Justhost:
  1. Go to your Justhost control panel and log in.

  2. Navigate to the Domains menu and click Zone Editor.

  3. From the drop-down menu, select your domain.

  4. To remove an existing SPF record, scroll down to find it in the TXT record section to find it and click Delete.

  5. To add a new SPF record, enter the following information under Add DNS Record at the top of the Zone Editor:

    • Name: mydomain.com

    • TTL: 14400

    • Type: TXT

    • TXT Value:If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  6. Click Add record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Justhost:
  1. Go to your Justhost control panel and log in.

  2. Navigate to the Domains menu and click Zone Editor.

  3. From the drop-down menu, select your domain.

  4. To remove an existing DKIM record, scroll down to find it in the TXT record section to find it and click Delete.

  5. To add a new DKIM record, enter the following information under Add DNS Record at the top of the Zone Editor:

    • Name: locate the DKIM record of your sender on your account in our platform, copy and enter the TXT record name.

    • TTL: 14400

    • Type: TXT

    • TXT Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  6. Click Add record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Justhost:
  1. Go to your Justhost control panel and log in.

  2. Navigate to the Domains menu and click Zone Editor.

  3. From the drop-down menu, select your domain.

  4. To remove an existing DMARC record, scroll down to find it in the TXT record section to find it and click Delete.

  5. To add a new DMARC record, enter the following information under Add DNS Record at the top of the Zone Editor:

    • Name: Enter your domain name for example _dmarc.mydomain.com

    • Type: TXT

    • TTL: 14400

    • TXT Value: Enter v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none.

  6. Click Add record.

  7. Go to your Moosend account and navigate to the senders page

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for Bluehost

To set up SPF for Bluehost:
  1. Go to login.bluehost.com and log in.

  2. Navigate to the Domains tab using the left-hand side menu.

  3. From the drop-down menu, select your domain.

  4. Click ˅ to enlarge the Advanced Tools section as you scroll down and click Manage next to Advanced DNS Records.

  5. Navigate to the Add DNS Record section and enter your new DNS entry:

    • Type: TXT

    • Refers to: @

    • TTL: Select for how long the server must cache the information.

    • Value: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 
      

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  6. Click Add.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Bluehost:
  1. Go to login.bluehost.com and log in.

  2. Navigate to the Domains tab using the left-hand side menu.

  3. From the drop-down menu, select your domain.

  4. Click ˅ to enlarge the Advanced Tools section as you scroll down and click Manage next to Advanced DNS Records.

  5. Navigate to the Add DNS Record section and enter your new DNS entry:

    • Type: TXT

    • Host name: ms._domainkey

    • TTL: Select for how long the server must cache the information.

    • Refers to: Other Host

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
      
  6. Click Add.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Bluehost:
  1. Go to login.bluehost.com and log in.

  2. Navigate to the Domains tab using the left-hand side menu.

  3. From the drop-down menu, select your domain.

  4. Click ˅ to enlarge the Advanced Tools section as you scroll down and click Manage next to Advanced DNS Records.

  5. Click the +Add Record button and enter your new DNS entry:

    • Type: TXT

    • Refers to: Other Host

    • Hostname: _dmarc

    • TLL: Select for how long the server must cache the information.

    • Value: Enter v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none.

  6. Click on the Add button to create the record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

For a step-by-step guide, watch the video linked here to follow along with the process.

Set up DNS for HostMonster

To set up SPF for HostMonster:
  1. Go to HostMonster control panel and log in.

  2. Navigate to the Domains menu and click the Zone Editor sub menu.

  3. From the drop-down menu select your domain.

  4. To remove an existing record, scroll down to find it in the TXT record section to find it and click Delete.

  5. To add a new record, enter the following information under Add DNS Record:

    • Name: mydomain.com

    • Type: TXT

    • TTL: 14400

    • TXT value:If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  6. Click Add record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for HostMonster:
  1. Go to HostMonster control panel and log in.

  2. Navigate to the Domains menu and click the Zone Editor sub menu.

  3. From the drop-down menu select your domain.

  4. To remove an existing record, scroll down to find it in the TXT record section to find it and click Delete.

  5. To add a new record, enter the following information under Add DNS Record:

    • Name: locate the DKIM record of your sender on your account in our platform, copy and enter the TXT record name.

    • Type: TXT

    • TTL:14400

    • TXT Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  6. Click Add record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for HostMonster:
  1. Go to HostMonster control panel and log in.

  2. Navigate to the Domains menu and click the Zone Editor sub menu.

  3. From the drop-down menu select your domain.

  4. To remove an existing record, scroll down to find it in the TXT record section to find it and click Delete.

  5. To add a new record, enter the following information under Add DNS Record:

    • Name: _dmarc

    • TTL: 14400

    • Type: TXT

    • TXT Value: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none

  6. Click Add record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for HostGator

To set up SPF for HostGator:
  1. Log in to your HostGator control panel.

  2. In the Domains section, click Advanced Zone Editor. If this option is not available, contact HostGator and request it.

  3. From the drop-down menu, click the domain.

  4. Navigate to Add a Record, and enter the following information:

    • Name: mydomain.com

    • TTL:1400

    • Type: TXT

    • Address:If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  5. Click Add record.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for HostGator:
  1. Log in to your HostGator control panel.

  2. In the Domains section, click Advanced Zone Editor. If this option is not available, contact HostGator and request it.

  3. From the drop-down menu, click the domain.

  4. Navigate to Add a Record, and enter the following information:

    • Name: locate the DKIM record of your sender on your account in our platform, copy and enter the TXT record name.

    • TTL: 1400

    • Type: TXT

    • Address: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
      
  5. Click Add record.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for HostGator:
  1. Log in to your HostGator control panel.

  2. In the Domains section, click Advanced Zone Editor. If this option is not available, contact HostGator and request it.

  3. From the drop-down menu, click the domain.

  4. Navigate to Add a Record, and enter the following information:

    • Name: _dmarc

    • TTL:1400

    • Type: TXT

    • Address: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none

  5. Click Add record.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for Webempresa

To set up SPF for Webempresa.com:
  1. Sign in to the management console for your domain host.

  2. In the Domains section you will see the DNS Zone Editor option.

  3. At Webempresa the SPF record is automatically configured for your domain. You can check this from your hosting account panel DNS Zone Editor, by loading an existing domain and checking the list of records corresponding to SPF.

  4. Locate the existing SPF record and update the values to include Moosend SPF value as below :

    v=spf1 +a +mx +ip4:51.210.99.89 include:_spf.webempresa.eu include:spfa.mailendo.com ~all
  5. Save your changes.

  6. Go to your Moosend account and navigate to the senders page.

  7. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Webempresa.com:
  1. Sign in to the management console for your domain host.

  2. In the Domains section you will see the DNS Zone Editor option.

  3. Fill out the following fields:

    • Type: TXT

    • Name: ms._domainkey

    • TTL: Select for how long the server must cache the information.

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  4. Save your changes.

  5. Go to your Moosend account and navigate to the senders page.

  6. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Webempresa.com:
  1. Sign in to the management console for your domain host.

  2. In the Domains section you will see the DNS Zone Editor option.

  3. Fill out the following fields:

    • Type: TXT

    • Name: _dmarc

    • Value: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none

Set up DNS for One.com

To set up SPF for One.com:
  1. Go to your one.com control panel and log in.

  2. Click DNS settings on the Advanced settings tile.

  3. Go to DNS records.

  4. Under Create new record, click TXT.

  5. Fill out the following fields:

    • Hostname: Enter your domain name

    • TTL: Leave empty to default to 3600 seconds

    • Value: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  6. Click Create record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for One.com:
  1. Go to your one.com control panel and log in.

  2. Click DNS settings on the Advanced settings tile.

  3. Go to DNS records.

  4. Under Create new record, click TXT.

  5. Fill out the following fields:

    • Hostname: ms._domainkey

    • TTL: Leave empty to default to 3600 seconds

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  6. Click Create record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for One.com:
  1. Go to your one.com control panel and log in.

  2. Click DNS settings on the Advanced settings tile.

  3. Go to DNS records.

  4. Under Create new record, click TXT.

  5. Fill out the following fields:

    • Hostname: _dmarc

    • TTL: Leave empty to default to 3600 seconds

    • Value: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none

  6. Click Create record.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for AWS

To set up SPF for AWS:
  1. Log in to AWS Management Console.

  2. In the AWS console, navigate to the Route 53 service.

  3. Under DNS Management, click on Hosted Zones.

  4. Select your domain to access the domain settings.

  5. Click on the Create Record.

  6. In the Create Record dialog box, fill out the following fields:

    • Type: TXT

    • Name: Leave it blank or enter @ to map the record directly to your domain name. If setting up SPF for a subdomain, enter the subdomain (e.g. mail).

    • TTL: The default is 300 seconds (5 minutes), but you can increase it to 1 hour (3600 seconds) if desired.

    • Value: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
      
  7. Click Create Records.

  8. Go to your Moosend account and navigate to the senders page.

  9. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for AWS:
  1. Log in to AWS Management Console.

  2. In the AWS console, navigate to the Route 53 service.

  3. Under DNS Management, click on Hosted Zones.

  4. Select your domain to access the domain settings.

  5. Click on the Create Record.

  6. In the Create Record dialog box, fill out the following fields:

    • Type: TXT

    • Name: ms._domainkey or ms._domainkey.subdomain if setting it up for a subdomain.

    • TTL: Set to the default 300 seconds (5 minutes) or change to 1 hour (3600 seconds) for longer caching.

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  7. Click Create Records.

  8. Go to your Moosend account and navigate to the senders page.

  9. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for AWS:
  1. Log in to AWS Management Console.

  2. In the AWS console, navigate to the Route 53 service.

  3. Under DNS Management, click on Hosted Zones.

  4. Select your domain to access the domain settings.

  5. Click on the Create Record.

  6. In the Create Record dialog box, fill out the following fields:

    • Type: TXT

    • Name: _dmarc

    • TTL: Set the TTL to 300 seconds (5 minutes) or adjust to 1 hour (3600 seconds).

    • Value: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none

  7. Click Create Records.

  8. Go to your Moosend account and navigate to the senders page.

  9. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

For a step-by-step guide, watch the video linked here to follow along with the process.

Set up DNS for Papaki

To set up SPF for Papaki:
  1. Go to Papaki.gr and log into your account.

  2. Click on Control Panel.

  3. Select My Domains and click on the domain name you want to update.

  4. Click on Manage DNS to access the DNS settings of your domain.

  5. Click on Add New Record.

  6. In the Add DNS Record dialog box, fill out the following fields:

    • Type: TXT

    • Name: Enter @ to map the record directly to your domain name. If you're setting up SPF for a subdomain, enter the subdomain (e.g., mail).

    • TTL: Leave it at the default 1 hour.

    • Value: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
      
  7. Click save.

  8. Go to your Moosend account and navigate to the senders page.

  9. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Papaki:
  1. Go to Papaki.gr and log into your account.

  2. Click on Control Panel.

  3. Select My Domains and click on the domain name you want to update.

  4. Click on Manage DNS to access the DNS settings of your domain.

  5. Click on Add New Record.

  6. In the Add DNS Record dialog box, fill out the following fields:

    • Type: TXT

    • Name: ms._domainkey or ms._domainkey.subdomain if setting it up for a subdomain.

    • TTL: Keep the TTL value at the default of 1 hour.

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
  7. Click save.

  8. Go to your Moosend account and navigate to the senders page.

  9. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Papaki:
  1. Go to Papaki.gr and log into your account.

  2. Click on Control Panel.

  3. Select My Domains and click on the domain name you want to update.

  4. Click on Manage DNS to access the DNS settings of your domain.

  5. Click on Add New Record.

  6. In the Add DNS Record dialog box, fill out the following fields:

    • Type: TXT

    • Hostname: _dmarc

    • Value: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

Set up DNS for Wixpress Ltd

To set up SPF for Wixpress Ltd:
  1. Log in to your WIX account.

  2. Go to the Domains page.

  3. Click the Show More icon next to the relevant domain and click Manage DNS Records.

  4. Click Add records in the TXT section.

  5. Fill out the following fields:

    • Hostname: Leave this field blank or if instructed, add an @ sign.

    • Value: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all 

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  6. Click save.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Wixpress Ltd:
  1. Log in to your WIX account.

  2. Go to the Domains page.

  3. Click the Show More icon next to the relevant domain and click Manage DNS Records.

  4. Click Add records in the TXT section.

  5. Fill out the following fields:

    • Hostname: Leave this field blank or if instructed, add an @ sign.

    • Value: If you do not have an existing SPF record, use the following value:

      v=spf1 include:spfa.mailendo.com ~all

      If you already have an SPF record, such as v=spf1 include:_spf.google.com ~all, edit it to include the value we provide. The updated SPF record should look like:

      v=spf1 include:_spf.google.com include:spfa.mailendo.com ~all 
  6. Click save.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DKIM for Wixpress Ltd:
  1. Log in to your WIX account.

  2. Go to the Domains page.

  3. Click the Show More icon next to the relevant domain and click Manage DNS Records.

  4. Click Add records in the TXT section.

  5. Fill out the following fields:

    • Hostname: ms._domainkey

    • Value: Locate the DKIM record of your sender in our platform and copy the provided TXT record value. Then add it to your providers DKIM record you are creating.

      Example:

      k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB 
      
  6. Click save.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.

To set up DMARC for Wixpress Ltd:
  1. Log in to your WIX account.

  2. Go to the Domains page.

  3. Click the Show More icon next to the relevant domain and click Manage DNS Records.

  4. Click Add records in the TXT section.

  5. Fill out the following fields:

    • Hostname: _dmarc

    • Value: v=DMARC1; p=quarantine; pct=100; rua=mailto:someone@testing.com; ruf=mailto:someone@testing.com

      Tip

      Replace someone@testing.com with the email address where you would like to receive the DMARC report. If your organization has not set up a DMARC value for your domain name, start with the value v=DMARC1; p=none

  6. Click save.

  7. Go to your Moosend account and navigate to the senders page.

  8. Select Set up DNS and then click on Verify DNS record. A green checkmark on the sender page will indicate a successful verification.