1- Head over to GoDaddy and log in to your account
2- Navigate to Domains and select the domain you would like to authenticate to access the Domain Settings page
3- Scroll down to the Additional Settings section and click on Manage DNS
4- You will access all of your domain’s existing records
How to add the SPF record
1- In the DNS Management page, click Add
2- Select TXT from the Type drop-down
3- In the Host box, enter: @
4- In the TXT Value box, enter: v=spf1 include:spf.useinbox.net ~all
For an existing SPF record, simply add include:_spf.useinbox.net in the same record to merge them, since there cannot be more than 1 SPF record in a DNS zone.
5- Click save.
How to add the DKIM record
1- In the DNS Management page, click Add
2- Select TXT as the Type
3- In the Host box, paste the Name field _domainkey (don’t include your domain)
4- In the TXT Value box, paste the Value text that is given to you in your INBOXNotify account
5- Click Add and select TXT as the Type again.
6- In the Host box, paste the Name field genel._domainkey (don’t include your domain)
7- In the TXT Value box, paste the Value text that is given to you in your INBOXNotify account
8- Click Save