If you use GoHighLevel (or a GHL sub-account), you have three options for sending email from your custom domain:

  1. Zoho โ€” the free built-in provider GHL bundles with every sub-account
  2. LeadConnector Email (LC Email) โ€” GHL's own paid email add-on, available in the marketplace
  3. 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

Cons

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

Cons

Option 3: Mailgun (Third-Party SMTP)

Best for: Businesses that prioritise deliverability above all else and want granular control over sending reputation.

Pros

Cons

๐Ÿ’ก 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:

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:

Results (cold list, no warmup):

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.