Disclosure: Some links in this post are affiliate links. If you purchase through them, I may earn a commission at no additional cost to you.

A professional email address (@yourbusiness.com) is one of the first things visitors notice about a website. It signals legitimacy, builds trust, and separates you from the endless stream of free Gmail and Outlook addresses flooding inboxes daily. If you’re wondering how to set up professional email for your business website, the process is simpler — and cheaper — than most people expect.

In 2026, you have several options ranging from free (included with your hosting plan) to premium business-grade services. This guide covers:

  • Why you need a professional email address
  • Three ways to set up business email — from cheapest to most feature-rich
  • Step-by-step setup instructions for each method
  • DNS configuration (MX records explained simply)
  • How to connect your email to Gmail, Outlook, and Apple Mail
  • Troubleshooting the most common email delivery issues

Let’s get your business looking professional in under 30 minutes.

Why Professional Email Matters in 2026

Before we dive into setup steps, it’s worth understanding why a custom domain email address isn’t optional for a real business.

Email AddressFirst ImpressionTrust SignalDeliverability
yourname@gmail.comHobby / side projectLowModerate
yourname@outlook.comPersonal / studentLowModerate
you@yourbusiness.comReal businessHighHigh (with proper SPF/DKIM)

A custom domain email improves cold outreach response rates, increases trust on contact forms, and helps your emails actually land in inboxes instead of spam folders. If you’re running a business website, freelancing, or building an audience, a professional email is non-negotiable.

The best part? You may already have it included with your hosting — no extra monthly cost.

Prerequisites

Before you start, make sure you have:

  • A domain name (e.g., yourbusiness.com) — if you don’t have one yet, check out our guide to domain and hosting bundles
  • A web hosting plan that includes email hosting (most shared hosting plans do)
  • Access to your domain’s DNS settings (usually in your registrar’s control panel or hosting dashboard)
  • About 20 minutes for the full setup

Method 1: Free Email with Your Web Hosting Plan (Cheapest)

Most shared web hosting plans include free email accounts as part of the package. This is the most affordable way to get professional email — you’re already paying for hosting, so there’s no extra cost.

Method 1a: InterServer (Free Unlimited Email)

InterServer includes free email hosting with every plan, even their $2.50/mo standard web hosting. You get unlimited email accounts with webmail access, IMAP/POP3 support, and spam filtering — all included.

Step-by-step setup on InterServer:

  1. Log into your InterServer control panel at my.interserver.net
  2. Navigate to Email Manager under the Email section
  3. Click “Create Email Account”
  4. Enter the email address you want (e.g., hello@yourdomain.com)
  5. Set a strong password (use a password manager)
  6. Click “Create”

That’s it. Your email is live immediately. You can access it via:

  • Webmail: https://webmail.interserver.net
  • IMAP settings: mail.yourdomain.com, port 993 (SSL) or 143 (TLS)
  • SMTP settings: mail.yourdomain.com, port 465 (SSL) or 587 (TLS)

Method 1b: SiteGround (Free Email with All Plans)

SiteGround also includes free email accounts with all hosting plans — up to 10GB of total email storage depending on your plan tier.

Step-by-step setup on SiteGround:

  1. Log into SiteGround Client Area and click on your hosting account
  2. Go to Site Tools → Email → Accounts
  3. Click “Create Email Account”
  4. Fill in the username (the part before @yourdomain.com)
  5. Set a strong password and choose a mailbox size
  6. Click “Create”

Your email is operational immediately. SiteGround offers:

  • Webmail: Roundcube or RainLoop accessible from the Site Tools dashboard
  • IMAP settings: mail.yourdomain.com, port 993 (SSL)
  • SMTP settings: mail.yourdomain.com, port 465 (SSL)

Pros and Cons of Hosting-Provided Email

Factor Verdict
Cost ✅ Free (included with hosting)
Setup time ✅ 5 minutes
Storage ✅ 10-25GB typical
Advanced features ❌ No shared calendars, limited collaboration
Deliverability ⚠️ Good if SPF/DKIM configured
Portability ❌ Hard to migrate if you switch hosts

If you’re a freelancer, solo business owner, or running a small site, free hosting email is all you need. For teams that need shared calendars, collaborative inboxes, or advanced mobile sync, consider Method 2 below.

Method 2: Google Workspace or Microsoft 365 (Best for Teams)

If you need shared calendars, more storage, and enterprise-grade reliability, dedicated business email services are the right choice. Two dominate the market:

Google Workspace

  • Cost: ~$6/user/month (Starter plan)
  • What you get: 30GB storage per user, Gmail interface, Google Calendar, Meet, Drive, Docs
  • Best for: Teams that already use Google tools
  • Setup: Add your domain in Google Admin, verify ownership with a TXT record, then create user accounts

Microsoft 365 Business Basic

  • Cost: ~$6/user/month
  • What you get: 50GB mailbox per user, Outlook desktop + web, Teams, SharePoint, Exchange Online
  • Best for: Teams that use Microsoft Office / Outlook
  • Setup: Add domain in Microsoft 365 Admin, update MX records, create users

Step-by-step for Google Workspace:

  1. Go to workspace.google.com and click “Get Started”
  2. Enter your business name and number of employees
  3. Enter your domain (they’ll help you verify ownership)
  4. Verify domain ownership by adding a TXT record in your DNS settings
  5. Create user accounts (e.g., you@yourdomain.com, support@yourdomain.com)
  6. Update MX records to point to Google’s mail servers (they provide the exact values)
  7. Wait 5-30 minutes for DNS propagation, then send a test email

Method 3: Cloudways Email Addon (Best for Managed Cloud Hosting)

If you’re using Cloudways for managed cloud hosting, the setup is slightly different. Cloudways doesn’t include email hosting by default — they recommend using a dedicated email service or their Rackspace Email addon.

Cloudways Email Addon (Rackspace):

  1. Log into your Cloudways console at platform.cloudways.com
  2. Go to your server → Settings → Email
  3. Click “Set Up Email” to enable the Rackspace Email addon
  4. Cost: ~$1/month per email account
  5. Configure your email accounts through the Rackspace control panel after setup

Alternative: Use Cloudways with a third-party email provider:

  • Google Workspace (~$6/user/month)
  • Microsoft 365 (~$6/user/month)
  • Zoho Mail (free tier for up to 5 users)
  • MXRoute (~$3/month for unlimited domains)

DNS Configuration: MX Records Explained

No matter which email provider you choose, you’ll need to configure DNS records. This sounds technical but takes two minutes.

MX (Mail Exchange) records tell the internet where to deliver email sent to your domain. Here’s what you need:

  1. Find your DNS control panel — this is usually at your domain registrar (Namecheap, GoDaddy, Cloudflare) or your hosting provider
  2. Locate the DNS / Zone Editor section
  3. Add or edit MX records with the values your email provider gives you
  4. Remove any old MX records from previous email providers

Example: InterServer MX records:

Record Type Host Value Priority
MX @ mail.yourdomain.com 10

Example: Google Workspace MX records:

Record Type Host Value Priority
MX @ ASPMX.L.GOOGLE.COM 1
MX @ ALT1.ASPMX.L.GOOGLE.COM 5
MX @ ALT2.ASPMX.L.GOOGLE.COM 5
MX @ ALT3.ASPMX.L.GOOGLE.COM 10
MX @ ALT4.ASPMX.L.GOOGLE.COM 10

Pro tip: Also add SPF and DKIM records to prevent your emails from landing in spam. Your email provider will supply these values. An SPF record is a single TXT entry like v=spf1 include:_spf.google.com ~all — it tells recipient servers that your email provider is authorized to send mail for your domain.

Setting Up Email on Your Devices

Once your email account is created and DNS is configured, you’ll want to access it from your phone, desktop email client, or web browser.

Webmail (No Setup Required)

Every email provider offers webmail access. Just bookmark the URL:

  • InterServer: https://webmail.interserver.net
  • SiteGround: https://yourdomain.com/webmail
  • Google Workspace: https://mail.google.com (with your custom domain)
  • Cloudways (Rackspace): https://apps.rackspace.com

Connecting to Gmail (IMAP)

To send and receive your business email inside the Gmail interface:

  1. Open Gmail → Settings → See all settings → Accounts and Import
  2. Under “Check mail from other accounts,” click “Add a mail account”
  3. Enter your professional email address and click Next
  4. Select “Import emails from my other account (POP3)” or IMAP
  5. Enter the IMAP server settings from your provider (e.g., mail.yourdomain.com, port 993, SSL)
  6. Enter your email password
  7. Optional: Label incoming messages and archive them
  8. Under “Send mail as,” add your professional address with your provider’s SMTP settings

This lets you send and receive from your @business.com address entirely inside Gmail — the best of both worlds.

Connecting to Apple Mail

  1. Open Mail → Add Account → Other Mail Account
  2. Enter your name, email address, and password
  3. Set Incoming Mail Server: mail.yourdomain.com, port 993, SSL
  4. Set Outgoing Mail Server: mail.yourdomain.com, port 587, TLS
  5. Click Create and verify the connection

Connecting to Outlook for Windows

  1. Open Outlook → File → Add Account
  2. Enter your email address and click Connect
  3. Choose IMAP (not POP3) when prompted
  4. Enter the IMAP and SMTP server addresses from your provider
  5. Outlook will test the connection — if successful, you’re done

Troubleshooting Common Email Issues

Even with correct setup, email can sometimes be finicky. Here are the most common problems and how to fix them:

“Cannot connect to server” error

Root cause: Wrong server address, port, or security type.

Fix: Double-check these three values against your provider’s documentation:

  • Server: mail.yourdomain.com (or provider-specific)
  • Port: 993 (IMAP SSL), 587 (SMTP TLS), or 465 (SMTP SSL)
  • Security: SSL/TLS or STARTTLS

Emails going to spam

Root cause: Missing SPF, DKIM, or DMARC records.

Fix: Log into your DNS control panel and add:

  1. SPF record (TXT): v=spf1 mx include:_spf.yourprovider.com ~all
  2. DKIM record (TXT): Provided by your email host in the email settings
  3. DMARC record (TXT): v=DMARC1; p=none; rua=mailto:admin@yourdomain.com

Emails not sending (SMTP rejected)

Root cause: Many hosting providers block outbound SMTP on port 25 by default. Some also restrict port 587.

Fix: Try these in order:

  1. Use port 587 with STARTTLS (most reliable for sending)
  2. Use port 465 with SSL
  3. Check if your host has a dedicated SMTP relay (e.g., InterServer provides one)
  4. Contact your hosting provider’s support

Slow email sync on mobile

Root cause: IMAP push vs fetch settings drain battery and can lag.

Fix: Set your phone to “Push” for active accounts or “Fetch every 15-30 minutes” for less critical accounts. Many prefer using the Gmail app with IMAP forwarding for the fastest sync experience.

Which Method Should You Choose?

Every business has different needs. Here’s a quick decision guide:

Your SituationBest OptionMonthly Cost
Solo freelancer, one email accountFree hosting email (InterServer or SiteGround)$0 (included with hosting)
Small team (2-5 people)Google Workspace Starter ($6/user/mo)$6-30/mo
Medium team (5-50 people)Microsoft 365 Business Basic ($6/user/mo)$30-300/mo
Developer / agency on cloud hostingCloudways + Rackspace or Gmail via IMAP$1-6/user/mo
Maximum budget savings, many domainsZoho Mail free tier (up to 5 users) or MXRoute$0-3/mo

My recommendation: If you’re starting out, use the free email that comes with your hosting. InterServer’s $2.50/mo plan includes unlimited email accounts, webmail, and IMAP access — you can’t beat free. As your team grows, upgrade to Google Workspace for shared calendars and collaboration tools. If you’re on Cloudways for managed cloud hosting, their $1/mo Rackspace email addon is a reasonable middle ground.

FAQ

How much does a professional email address cost?

It can cost $0 if your web hosting includes email (most shared hosting plans do, like InterServer and SiteGround). Dedicated services like Google Workspace cost ~$6/user/month. Cloudways’ Rackspace addon costs ~$1/user/month.

Can I keep my professional email if I change hosting?

Yes — if you own your domain name, you can point your MX records to a new email provider regardless of where your website is hosted. Use a dedicated email provider like Google Workspace or Zoho Mail for maximum portability.

How long does it take for new email to start working?

Webmail is accessible immediately after creating the account. If you change MX records, DNS propagation takes 5-30 minutes (up to 48 hours in rare cases with slow ISPs).

Do I need a separate email hosting service?

No. Most shared hosting plans include free email. You only need a separate service if you want Google Workspace’s Gmail interface, Microsoft 365’s Outlook integration, or features like shared calendars across a team.

What’s the best free business email option?

Free hosting email (included with your hosting plan) is the most practical free option. For a standalone free service, Zoho Mail offers up to 5 free users with 5GB each. For the easiest setup, InterServer’s included email is instant — create an account in your control panel and it’s live.

Final Thoughts

Setting up professional email for your business website doesn’t have to be expensive or complicated. For most people starting out, the free email accounts included with hosting from InterServer or SiteGround are more than sufficient — unlimited accounts, no extra monthly cost, and full IMAP support for use with any email client.

As you grow, Google Workspace or Microsoft 365 add collaboration features that free hosting email can’t match. And if you’re on Cloudways, the cheap Rackspace email addon fills the gap at just $1/month per mailbox.

The key takeaway: don’t use a free personal email address for your business. It takes 10 minutes to set up a professional email address, and it’s one of the highest-ROI things you can do for your business website.