3.6.9. Setting up a domain for SendPulse

Attention!

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

Use presets from the group "SendPulse".

  1. Get SPF / DKIM record data in SendPulse:
    1. In your SendPulse control panel, open the section "Service settings":
    2. Against "Authentication (SPF and DKIM records)" click "Toplug":
    3. In field "Send domain name" specify your domain (no protocol http:// or https://) and press "Get SPF / DKIM records":As a result, the data of both records will be displayed:
  2. Add two received records with the following data:
    1. DKIM:
      • "Subdomain" — sign._domainkey.
      • "Type" — "TXT".
      • "Data" — DKIM record data (in the screenshot marked with the number 1).
    2. SPF:
      • "Subdomain" — leave blank.
      • "Type" — "TXT".
      • "Data" — SPF record data (in the screenshot marked with the number 2). Use the desired record option depending on the MX records of the domain and site location:
        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 update DNS cache... This usually takes several hours (maximum 24).
Content