In today's hybrid work environments, businesses often juggle multiple email providers to leverage unique features from each. But what happens when you need a single domain to serve both Zoho Mail and Google Workspace users seamlessly? Enter split email delivery—a powerful configuration that routes inbound mail intelligently without disrupting your operations.
This guide demystifies the process, ensuring your team receives emails in the right inbox while maintaining deliverability and security. Whether you're migrating gradually or running a parallel setup, we'll walk through verified steps to make coexistence effortless.
| Challenge | Description |
|---|---|
| MX Record Conflicts | Domains can only have one primary MX set |
| Intelligent Routing | Mail must route to the correct mailbox dynamically |
| Delivery Failures | Misconfigurations lead to bounces or spam filters |
| Authentication Alignment | Both providers must pass SPF/DKIM checks |
A single domain can coexist with two email providers using split delivery or email coexistence. This requires one provider as the primary gateway, routing specific users to the secondary. Official Zoho documentation confirms this setup, with Google Workspace supporting inbound gateways for seamless integration.
Inbound Email Flow:
Internet → MX Records (Zoho as Primary) → Route Decision
│
┌─────────────────────────┴──────────────────────┐
▼ ▼
Zoho Mailboxes Forward to Google Workspace
(user@domain.com) (user@domain.com via routing)
This architecture minimizes disruptions, as verified by Zoho's help center and community forums.
Best for: Most businesses seeking simplicity and reliability. Zoho receives all mail, forwarding Google users automatically.
In Zoho Mail Admin Console: https://mailadmin.zoho.com
In Google Workspace Admin Console: https://admin.google.com
*Note*: TXT records don't conflict, allowing simultaneous verification.
Update DNS to point to Zoho:
| Priority | Mail Server |
| 10 | mx.zoho.com |
| 20 | mx2.zoho.com |
| 50 | mx3.zoho.com |
Reference: Zoho MX Configuration
Zoho: Add accounts for Zoho-hosted users
Google Workspace: Add accounts for Google users
In Zoho Admin Console → Mail Administration → Email Routing:
Alternative: Per-user forwarding without full accounts.
Reference: Zoho Email Routing
In Google Admin Console → Apps → Gmail → Advanced Settings:
Verify IPs at: Zoho IP Addresses
SPF: v=spf1 include:zoho.com include:_spf.google.com ~all
DKIM: Set up separately for each provider.
Add: v=DMARC1; p=quarantine; rua=mailto:dmarc-reports@yourdomain.com; pct=100
Best for: Google-heavy setups. Reverse the roles, with Google routing to Zoho.
Key Step in Google: Routing rule to forward Zoho users to mx.zoho.com.
Reference: Google Split Delivery
For complex needs, use gateways like Proofpoint or Mimecast. They centralize routing, adding security layers.
To automate integrations, consider complementary tools like Make.com for workflow automation.
| Pitfall | Risk | Solution |
|---|---|---|
| Duplicate MX | Delivery failure | Use one primary set |
| Multiple SPF | Spam rejection | Combine into one record |
| Missing Gateway | Google rejects mail | Add trusted IPs |
| Account Overlaps | Mail loops | Route without duplicate accounts |
Ready to implement? Start with a free trial of Zoho Mail at https://zurl.co/59qhE to explore coexistence features. For custom integrations, check out our Zoho Services.
Need expert help with Zoho configurations? Contact us at https://www.creatorscripts.com/contact-us for consultations or explore our Zoho Products.
For more on Zoho Mail, read our post on Zoho Mail Free Plan Updates.