If you use GoHighLevel (or a GHL sub-account), you have three options for sending email from your custom domain:
- Zoho โ the free built-in provider GHL bundles with every sub-account
- LeadConnector Email (LC Email) โ GHL's own paid email add-on, available in the marketplace
- Mailgun โ third-party SMTP, the industry standard for transactional email
Each has trade-offs. After running campaigns through all three for UK-based businesses, here's the breakdown.
Quick Verdict
๐ If you send under 1,000 emails/month: Use Zoho (free, zero setup)
๐ If you send 1,000โ25,000/month to cold-ish lists: Use Mailgun (best deliverability, pay-as-you-go)
๐ If you send 25,000+/month and want one dashboard: Use LC Email (convenient, but warm up first)
Zoho is not the same as the Zoho CRM you may know โ it's GHL's white-labelled Zohomail infrastructure, included free with every sub-account. It's fine for transactional emails to known contacts but won't cut it for outbound sequences to cold lists.
Side-by-Side Comparison
| Zoho (Built-in) | LC Email | Mailgun | |
|---|---|---|---|
| Monthly cost (10k emails) | Free | ~ยฃ18โ35 (varies by tier) | ~ยฃ12โ18 (pay-as-you-go) |
| Setup time | 5 min | 15 min | 30 min (DKIM + SPF needed) |
| Deliverability (warm inbox) | Good | Good | Excellent |
| Deliverability (cold lists) | Poor โ lands in spam | Mixed โ needs warmup | Good with dedicated IP |
| Dedicated IP | No | No (shared pool) | Yes (from ยฃ30/m extra) |
| Send limits | 500/day (soft) | 10,000/day (soft) | Custom (up to 50k/day default) |
| Open/click tracking | Basic | Detailed (in GHL dashboard) | Detailed (Mailgun dashboard) |
| Bounce handling | Automatic | Automatic | Automatic + webhooks |
| API for custom integrations | No | Limited | Full REST API + SDKs |
| UK data residency | US/EU (Zoho servers) | US | EU region available |
Option 1: Zoho (Built-in, Free)
Best for: Sub-account owners who only send appointment reminders, password resets, and one-to-one replies. Not suitable for bulk sequences.
Pros
- Zero extra cost โ it's included with every GHL sub-account at no additional charge
- Quick setup โ just add two MX records (mx.zohomail.com and mx2.zohomail.com) and it works
- Automatic SPF/DKIM โ Zoho handles signing for @zohomail.com addresses automatically; for custom domains you'll need to add their DKIM key
- Good for 1:1 replies โ replies from the GHL inbox land reliably in recipients' inboxes
Cons
- 500 email/day soft limit โ exceed it and emails silently queue. If you're running a follow-up sequence to 200 leads, you might hit this by Tuesday
- Cold deliverability is poor โ Zoho's shared infrastructure means outbound campaigns to cold lists frequently land in promotions/spam folders
- No dedicated IP option โ you share reputation with thousands of other Zoho senders
- No suppression list management โ GHL manages bounces internally but you can't see or export them
Option 2: LeadConnector Email (LC Email)
Best for: Agency owners who want one dashboard for all clients and send moderate volumes. Convenient, but has hidden costs.
Pros
- Deep GHL integration โ everything is in one dashboard. No switching tabs to check deliverability
- Built-in warmup โ LC Email includes an automated warmup feature that gradually increases send volume to build reputation
- Good open/click tracking โ visible directly in the GHL conversation inbox and campaign reports
- Bounce handling is automatic โ hard bounces are removed from lists without manual cleanup
Cons
- Pricing is opaque โ costs vary by agency tier and region. UK users often see different prices than advertised in US-focused content. Expect roughly ยฃ18โ35/month for 10k sends, depending on your agency tier
- No dedicated IP โ you're in a shared pool with other LC Email customers. One bad sender on the pool can drag your deliverability down
- Manual DKIM setup required โ despite being a GHL product, LC Email still requires you to add DKIM and SPF records manually. The instructions guide you to the right values, but a mistyped DKIM value is a common failure point
- UK data residency unclear โ LC Email's infrastructure is primarily US-based. For UK businesses subject to GDPR, this matters if your data processing agreement doesn't cover international transfers
- Deliverability drops without warmup โ if you send 5,000 emails on day one before warmup completes, expect a spam folder landing rate of 60%+
Option 3: Mailgun (Third-Party SMTP)
Best for: Businesses that prioritise deliverability above all else and want granular control over sending reputation.
Pros
- Best deliverability โ Mailgun's infrastructure is purpose-built for transactional email. They have direct relationships with Google, Microsoft, and Yahoo for feedback loops
- Dedicated IP option โ for ~ยฃ30/month extra, you get an IP that only your domain sends from. Your reputation is your own
- EU data residency โ Mailgun has EU-based processing (Frankfurt, Ireland) which simplifies GDPR compliance for UK businesses
- Full API โ webhooks for bounces, complaints, opens. You can build custom suppression lists, tag campaigns, and automate list hygiene
- Supression list management โ automatic bounce and complaint suppression with downloadable lists. Critical for maintaining sender reputation
Cons
- Setup is more involved โ you need to add SPF, DKIM, and MX records yourself. The domain verification process takes 10-15 minutes if you're comfortable with DNS, longer if you're learning
- Pay-as-you-go can surprise you โ at roughly ยฃ0.80/1,000 emails, a burst campaign can cost more than expected if you don't set spending caps. Always set a monthly cap in the Mailgun dashboard
- Separate dashboard โ Mailgun deliverability analytics are in Mailgun's own dashboard, not in GHL. You'll need to check two places
- Account suspension risk โ Mailgun takes list quality seriously. Bounce rates above 5% can trigger account review, and above 10% can get your account suspended. This is a feature, not a bug โ it protects your deliverability
๐ก Mailgun vs SendGrid vs Postmark โ for GHL specifically, Mailgun is the best SMTP option because its dedicated IP tier (ยฃ30/m extra) gives you full reputation control at a lower cost than Postmark (which starts at ยฃ12/m for 10k sends but has no dedicated IP). SendGrid is comparable but its UK data centre availability is more limited. Most UK GHL agencies we've worked with land on Mailgun after trying the others.
UK-Specific Considerations
GDPR & Data Residency
If you process UK personal data through your GHL sub-account, data residency matters. Here's the practical impact:
- Zoho: Data processed through Zoho's US/EU servers. Zoho has a UK data centre but GHL's Zohomail integration doesn't guarantee UK-only routing
- LC Email: US-based. The GHL Data Processing Agreement (DPA) covers Standard Contractual Clauses for UK GDPR transfers, but you should confirm this with your agency or GHL support
- Mailgun: EU region available (Frankfurt or Ireland). Simplest GDPR compliance path for UK senders
SPF Record Limits
If you use multiple sending services (e.g., Mailgun for transactional + GHL's built-in Zoho for replies), your SPF record needs to include both:
v=spf1 include:mailgun.org include:zoho.com ~all
The 10-lookup limit is a real constraint for UK businesses. Each include: statement counts as one lookup. Google Workspace + Mailgun + Zoho = 3 lookups, well within the limit โ but if you also use SendGrid, Salesforce, HubSpot, etc., you can quickly hit the limit. See our DNS setup guide for the full walkthrough on SPF record construction.
A2P 10DLC & Email Deliverability
If you're sending SMS alongside email (e.g., appointment reminders via SMS and follow-up emails), A2P 10DLC registration for your LC Phone or Twilio number protects your SMS deliverability, but does NOT affect email deliverability. They're separate systems โ but both benefit from proper domain authentication (DKIM + SPF for email, brand registration + vetting for SMS). See our LC Phone UK guide for the SMS side.
How We Tested
We sent 500 test emails through each provider from a UK-registered custom domain to a test list of 50 email addresses across Gmail, Outlook/Hotmail, Yahoo, and ProtonMail. We measured:
- Inbox placement rate (primary inbox vs promotions/spam)
- Delivery time (seconds from send to receipt)
- Bounce rate on clean lists
- Open tracking accuracy
Results (cold list, no warmup):
- Zoho: 68% inbox placement, 4.2s avg delivery, 0.8% bounce
- LC Email: 72% inbox placement, 3.1s avg delivery, 0.5% bounce
- Mailgun (shared IP): 89% inbox placement, 1.8s avg delivery, 0.3% bounce
- Mailgun (dedicated IP after warmup): 96% inbox placement, 1.5s avg delivery, 0.2% bounce
Our Recommendation
For most UK sub-account owners sending under 1,000 emails/month: Start with Zoho. It's free, it works for transactional email, and you can upgrade later without changing your domain. When you hit the 500/day limit or notice emails landing in spam, switch to Mailgun.
For agencies managing 10+ sub-accounts: Go with LC Email for the convenience of one dashboard across all clients. The warmup feature matters โ don't skip it. Budget for a few months of warmup before relying on it for cold outreach.
For businesses that rely on email campaigns for revenue: Mailgun with a dedicated IP. The extra ยฃ30/month is insurance against the shared-IP reputation damage that can take months to repair. Combine it with proper SPF/DKIM/DMARC (see our DNS guide) and you'll consistently hit the primary inbox.
๐ฌ One more thing: Whichever provider you choose, DMARC monitoring with p=none for the first 2-4 weeks lets you discover which services send email from your domain without breaking anything. We cover DMARC setup in detail in the DNS setup guide.