How to Configure Zoho Mail for Your Domain Print

  • 1

Steps to Configure:

  1. Sign Up for Zoho Mail

    • Go to Zoho Mail and sign up for a new account.
  2. Verify Your Domain

    • In your Zoho Mail dashboard, navigate to Domain Setup.
    • Add your domain (e.g., yourdomain.com) and select cPanel as your DNS Manager.
    • Log in to cPanel > Zone Editor and add the TXT record provided by Zoho.
  3. Add MX Records

    • Go to cPanel > Zone Editor.
    • Add the following MX Records:
       
       
      Priority: 10, Host: @, Value: mx.zoho.com Priority: 20, Host: @, Value: mx2.zoho.com Priority: 50, Host: @, Value: mx3.zoho.com
  4. Add SPF and DKIM Records

    • SPF Record:
       
       
      v=spf1 include:zoho.com ~all
    • DKIM Record:
      Enable DKIM in your Zoho Mail settings and add the record provided in Zone Editor.
  5. Test Email Functionality

    • Send a test email to verify everything works.

Was this answer helpful?

« Back