Correctly setting up SPF and DKIM is very important as it will increase the deliverability of your campaigns. If your aim is to have professional results from your email marketing efforts, then it's almost mandatory to look into what is a fairly simple procedure, which will greatly impact the success of your campaigns and allow you to hit inboxes!
First, you need to make sure you know where to find the required SPF & DKIM information inside your Moosend account. Then all you have to do is follow the steps described below:
A. Setting up SPF
1. Login to your Arvixe WebsitePanel and click on the Domains icon.
2. Select the domain and click on the Edit DNS zone records link located under DNS panel.
3. Click on the Add record button.
4. Depending on the available options on your screen, you will have to add a new TXT record, that will consists of a TXT name and TXT value.
- TXT record name
After locating the SPF TXT records of your sender on your Moosend account, enter the provided TXT record name.
Example SPF TXT record name for your Arvixe provider:
mydomain.com
- Txt record value
After locating the SPF TXT records of your sender on your Moosend account, enter the provided TXT record value.
Example SPF TXT record value for your Arvixe provider:
v=spf1 include:spfa.mailendo.com ~all
Keep in mind that if you already have an SPF record, all you need to do is to edit the SPF which is already available. Make sure you avoid creating two SPF records as this will make your SPF invalid!
B. Setting up DKIM/ Domain key
1. Login to your Arvixe WebsitePanel and click on the Domains icon.
2. Select the domain and click on the Edit DNS zone records link located under DNS panel.
3. Click on the Add record button.
5. Depending on the available options on your screen, you will have to add a new TXT record, that will consists of a TXT name and TXT value.
- TXT record name
After locating the DKIM record of your sender on your Moosend account, enter the provided TXT record name.
Example DKIM TXT record name for your Arvixe provider:
ms._domainkey.mydomain.com
- TXT record value
After locating the DKIM record of your sender on your Moosend account, select Other Host and enter the provided TXT record value.
Example DKIM TXT record value for your Arvixe provider:
k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADvOasfEIjT4S15emucwZhxKaWgikEeI7zzyj
Usually, 30 minutes are required in order for newly created records to take effect.