All Collections
Freemius
Freemius SPF and DKIM set up
Freemius SPF and DKIM set up

Increase the deliverability of the emails you send through Freemius with SPF and DKIM. Links to external documentation are included.

Eric Johnson avatar
Written by Eric Johnson
Updated over a week ago

Freemius uses SendGrid for all of the transactional sending to users and customers, but in order to ensure reliable email deliverability through the service, users need to configure Freemius with SPF and DKIM. To do this you will have to add an inclusion for your SPF record, and add a set of additional CNAME records in your DNS for DKIM that is provided to you by Freemius.

SPF

The SPF mechanism that you will have to add to your DNS (if you already have an SPF record) is:

include:sendgrid.net

DKIM

  1. Login to the Developer Dashboard.

  2. Navigate to the 'EMAIL ADDRESSES' section.

  3. Click the 'AUTHENTICATE DOMAIN WITH DKIM' button to initiate the authentication process.

  4. Enter the domain you send emails from and click 'AUTHENTICATE:'

  5. SendGrid will create a set of CNAME records you’ll need to add to your host’s DNS section:

  6. Once all records are added, check the “I’ve added these records” checkbox and click VERIFY.


Create a free OnDMARC account to test your configuration.

Did this answer your question?