Skip to main content
StatusPage

How to set up DMARC for StatusPage in Valimail

Updated over a week ago
SPF(supported)
DKIM(recommended)

This article covers the SPF and DKIM authentication processes for StatusPage and how they are managed in Valimail. Because this service leverages SendGrid's email infrastructure, it requires additions to your DNS records outside of the Valimail platform. Adding StatusPage as an authorized sender in the Valimail platform usually requires a dedicated subdomain to be pointed to the StatusPage infrastructure and typically the DKIM keys will be added in the Valimail platform.


โ€‹

Configuring DKIM authentication for your StatusPage emails

1. Navigate to Your page -> Customize page and email.

2. Click the Customize email tab.

3. Fill in the value for Send from email field. We recommend a format something along the lines of "Company Support <[email protected]>".

- Optionally, you can also set a separate Reply to email if you need to route responses elsewhere.

4. Click Save email customizations, and a new link will appear to get you started with the SPF and DKIM process.

5. Proceed to Your page -> DNS configuration.

6. On the DNS configuration page, you'll see several values that you need to set DNS records for.

a screenshot of a computer

7. Add the 2 CNAME DKIM keys and the TXT DKIM key in Valimail. All the other records must be added in your DNS.

8. After you add all the records in their respective areas, come back to this page in your StatusPage account and click Revalidate all records.

a screenshot of a computer

9. Once validated, StatusPage will start to send authenticated and signed email within 24 hours.

You can also find the instructions on how to set up DKIM and SPF here.

Add a StatusPage DKIM key in Valimail

You can find more detailed information on how to add a DKIM key in Valimail, here:

Configuring SPF authentication for your Hushmail emails

Once you establish that Hushmail is an authorized sender for your domain, you will need to add the service in your Enabled Senders.

You will find more detailed information on how to add a service for your domain in Valimail, here:

Note: We encourage you to use the comment section for any useful information about your sending service, such as the name of the service owner, change request ticket numbers, etc.

Important Note: In order to validate the configuration you may need to append StatusPage's include mechanism to your SPF record, after the macro directive. Your SPF record should look as follows: v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:stspg-customer.com ~all

For more detailed info on why an action such as in the above note might be required, please consult our articles regarding How to work around Vendor Verification for SPF and Trailing SPF includes in Valimail delegated domains.

Did this answer your question?