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 then set up SPF and DKIM on your provider.
Usually, it takes 30 minutes for newly created records to take effect. Also, we recommend that you have checked the validity of your SPF and DKIM records.
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.
A. Set up SPF
To set up SPF for Justhost:
-
Log in to your Justhost control panel.
- Navigate to the Domains menu and click Zone Editor.
- From the drop-down menu, select your domain.
- To remove an existing SPF record, scroll down to find it in the TXT record section to find it and click Delete.
- To add a new SPF record, enter the following information under Add DNS Record at the top of the Zone Editor:
- Name: locate the SPF TXT record of your sender on your account in our platform, enter the TXT record name (the value on your Justhost provider must be added without the www). Example SPF TXT record name for your Justhost provider:
mydomain.com
- TTL: 14400
- Type: TXT
- TXT value: locate the locate the SPF TXT record of your sender on your account in our platform, enter the TXT record name. Example SPF TXT record value for your Justhost provider:
v=spf1 include:spfa.mailendo.com ~all
- Name: locate the SPF TXT record of your sender on your account in our platform, enter the TXT record name (the value on your Justhost provider must be added without the www). Example SPF TXT record name for your Justhost provider:
- Click Add record.
B. Set up DKIM
To set up DKIM for Justhost:
- Log in to your Justhost control panel.
- Navigate to the Domains menu and click Zone Editor.
- From the drop-down menu, select your domain.
- To remove an existing DKIM record, scroll down to find it in the TXT record section to find it and click Delete.
- 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, enter the TXT record name. Example DKIM TXT record name for your Justhost provider:
ms._domainkey.mydomain.com
- TTL: 14400
- Type: TXT
- TXT value: locate the DKIM record of your sender on your account in our platform, click Other Host and enter the TXT record value. Example DKIM TXT record value for your Justhost provider:
k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj11l3owcIz3nZWAcuEhDxSCWYeapkj4G6WuV38WhRTxD5rXA0GQysBn+1w2FiVV0KDBHb8VLB13y8jU0SX/IiM7h0zilACnN6qzMvbG/6Z5x/ja/AB5Gc1vQrgF9ztt2/QAAAQAB
- Name: locate the DKIM record of your sender on your account in our platform, enter the TXT record name. Example DKIM TXT record name for your Justhost provider:
- Click Add record.