A branded email — [email protected] instead of a Gmail address — is the single cheapest way to make a new business look real. Zoho's "Forever Free" plan gives you one mailbox on your own domain, a proper webmail interface, and working mobile apps, for zero rupees. This guide walks through the full setup in about 30 minutes.

Before you start, you need: a domain you own (bought from Hostinger, GoDaddy, BigRock, or similar), access to that domain's DNS settings, and about 30 uninterrupted minutes. That's it.

Step 1: Create a Zoho Mail account

  1. Go to Zoho Mail and click "Sign Up Now" under the Forever Free plan.
  2. Choose "Sign up with a domain you already own".
  3. Enter your domain (for example yourdomain.in) and your name.
  4. Pick a strong password and verify your mobile number with the OTP Zoho sends.

You are now inside the Zoho Mail Admin Console. Don't create any mailboxes yet — Zoho needs to verify that you actually own the domain first.

Step 2: Verify domain ownership

Zoho will show you three verification methods. For Indian hosting and registrars, the easiest is CNAME:

  1. Copy the CNAME record Zoho shows you (something like zbXXXXXXXX pointing to zmverify.zoho.com).
  2. Log in to your domain registrar or hosting control panel and open DNS settings.
  3. Add a new CNAME record with the host and target Zoho gave you. Leave TTL at the default (usually 3600).
  4. Save, then return to the Zoho page and click "Verify". Verification usually succeeds within 5 minutes; sometimes up to an hour.

If you bought hosting + domain from Hostinger

Open hPanel → Domains → DNS Zone Editor. Select CNAME from the Type dropdown, paste the values Zoho provided, click Add Record. Done.

Step 3: Create your first mailbox

Once the domain is verified, Zoho will prompt you to create the admin mailbox. Pick the address you actually want people to email — hello@, contact@, or your first name. You can add one mailbox on the free plan; upgrade to Mail Lite (₹60/user/month) later if you need more.

Step 4: Set up MX records (so mail actually arrives)

This is the step most beginners get stuck on. MX records tell the internet where to deliver email for your domain. Until you set them, your new Zoho mailbox exists but receives nothing.

In your DNS settings, delete any existing MX records your hosting provider added, then add these three:

HostTypePriorityTarget
@MX10mx.zoho.in
@MX20mx2.zoho.in
@MX50mx3.zoho.in

If your Zoho account was created on a non-India data centre (zoho.com instead of zoho.in), use mx.zoho.com, mx2.zoho.com, mx3.zoho.com instead. Zoho will show you the correct values — copy from their screen, not from this article, if they differ.

Step 5: Add SPF and DKIM (for deliverability)

Without these two records, your emails will often land in the spam folder at Gmail and Outlook. Both are simple TXT records.

SPF record:

  • Host: @
  • Type: TXT
  • Value: v=spf1 include:zoho.in ~all (use zoho.com if your account is on the .com data centre)

DKIM: In Zoho Admin → Email Configuration → DKIM, click "Add" next to your domain. Zoho generates a selector (usually zoho._domainkey) and a long TXT value. Add that exact record to your DNS, wait 5–10 minutes, then click Verify inside Zoho.

Step 6: Send a test email

Log in to mail.zoho.in with your new address. Send an email to your personal Gmail account and reply back. If both arrive, congratulations — you now have a professional email on your own domain, for free, with the same deliverability as any paid service.

Common mistakes to avoid

  • Leaving the old hosting MX records in place. Mail can only go to one place. Delete any MX record that isn't Zoho's.
  • Mixing .in and .com Zoho endpoints. Your verification, MX, and SPF must all use the same data centre. Zoho's admin console always shows you the right one — follow that, not a YouTube tutorial from three years ago.
  • Not setting up DKIM. Without it, your cold emails to clients will quietly land in spam and you'll think your business has no traction.
  • Creating mailboxes before verifying the domain. Verify first, then create. Saves confusion.

Ready to set it up?

The free plan is genuinely free forever for one mailbox on your own domain. Most small businesses and freelancers never need to upgrade.

Start with Zoho Mail

New to all of this? Start with our beginner's guide to starting a website in India for the full zero-to-launch walkthrough.