ZeptoMail setup via EasySPF & Managed DKIM
In this article, we are going to give you step-by-step instructions on how to configure SPF and DKIM records for Zoho Mail.
1. Go to the admin console from your Zoho Mail account.
2. Click on Domains.
3. Select the domain you want to do configurations for.
4. After selecting the domain, enter the Email Configuration tab and click on SPF. And you will be provided with an SPF TXT record.
See the screenshot below,
To add the SPF entry in your EasySPF, please follow the steps below:
- Log in to your EasyDMARC account and go to the EasySPF page.
- Click the "Add Record" button.
- Enter the source name “Zoho”.
- Select the “include” from the SPF Part Type field.
- Enter “zoho.com” in the “SPF Part Value” field.
- Finalize the process by Adding the source and clicking on the “Save record” button to confirm the changes.
Zoho Mail DKIM Configuration
Select DKIM, In the Email Configuration tab, and you will be provided with a DKIM record, which you should publish in your DNS zone.
Also, you can click on Add to add one more DKIM record with another selector for your domain,
Or just publish the one with the default selector provided by Zoho.
To publish the DKIM record using Managed DKIM, please follow these steps:
- Log in to your EasyDMARC account and go to the Managed DKIM page.
- Click the "Add Record" button.
- In the Email Sender field, enter ZOHO Mail.
- Set the Record Type to TXT.
- Copy the Selector and paste it without including any dots or the “._domainkey” part (we handle that automatically).
- Finally, paste the public key into the Value field.
- Once done, click on the Add button, to save the record.
After saving the TXT record in your Managed DKIM, go back to Zoho and click on the Verify button. If you have done everything properly, you will get a green mark that confirms the verification of your DKIM record, like the screenshot below.