3.6.9. Configure domain for SendPulse

Attention!

The domain must be serviced on our NS. If the domain is serviced on third-party NS, actions need to be performed not with us, but in the panel of their owner.

Use presets from the "SendPulse" group.

  1. Obtain SPF/DKIM record data in SendPulse:
    1. In the SendPulse control panel, open the "Service settings" section:
    2. Opposite "Authentication (SPF and DKIM records)," click "Connect":
    3. In the "Sending domain name" field, enter your domain (without the http:// or https:// protocol) and click "Get SPF/DKIM records":As a result, the data of both records will be displayed:
  2. Add the two received records with the following data:
    1. DKIM:
      • "Subdomain" — sign._domainkey.
      • "Type" — "TXT".
      • "Data" — DKIM record data (marked with the number 1 in the screenshot).
    2. SPF:
      • "Subdomain" — empty.
      • "Type" — "TXT".
      • "Data" — SPF record data (marked with the number 2 in the screenshot). Use the appropriate record format depending on the domain's MX records and the location of the site:
        v=spf1 include:mxsspf.sendpulse.com ~all
        v=spf1 include:mxsspf.sendpulse.com +a ~all
        v=spf1 include:mxsspf.sendpulse.com +a +mx ~all
  3. Wait for the DNS cache update. This usually takes several hours (a maximum of 24).
Content