How to Add or Edit an MX Record in Bluehost (2026 Guide)

How to Add or Edit an MX Record in Bluehost

How to add Bluehost MX record

An MX record, short for Mail Exchanger, is the DNS record that tells the internet which server should receive email for your domain.

Unlike an A record, an MX record always points to a hostname, never to a raw IP address. If you have ever tried to enter an IP address into an MX field and had it rejected, that is why.

We cover how to add or edit an MX record inside Bluehost’s Account Manager, what the priority field actually controls, and a setting that catches a lot of people out after they switch email providers: Bluehost’s Email Routing configuration.

This guide assumes you already have a Bluehost account and a domain set up. If you are still deciding whether to sign up, our full Bluehost review covers hands-on performance and support testing, and our Bluehost coupons page tracks current signup discounts.

Manage Domains and Email With Bluehost
Bluehost gives you DNS controls for managing MX records, domain settings, and email routing from your hosting account.
Visit Bluehost

What Bluehost Sets Up by Default

If you activate email hosting on a domain, Bluehost creates a default MX record automatically, routing mail for the domain (host @) to your Bluehost mail server.

You do not need to add anything yourself if you plan to use Bluehost’s own email hosting. The steps below matter once you want to point mail somewhere else, such as Google Workspace, Zoho, or Microsoft 365, or once you want to add a backup mail server.

Where to Manage MX Records

  1. Log in to your Bluehost Account Manager
  2. Click Domains in the left sidebar
  3. Select the domain you want to manage
  4. Click the DNS tab

Bluehost Account Manager DNS tab for managing MX and other advanced DNS records

  1. You will land on Manage Advanced DNS Records, where every existing record, including any current MX record, is listed with its Type, Host Record, Point To value, and TTL

Adding a New MX Record

  1. From the DNS tab, click Add Record, then choose Single record

Bluehost DNS page showing the Add Record and Single record options

  1. Select MX from the Type dropdown. The form changes once you do, since MX records need different fields than an A or CNAME record

Bluehost Add DNS Record form with MX selected as the record type

  1. In Refers to, enter the host this record applies to. For most setups, that is @, meaning the root domain itself
  2. In Mail Server, enter the destination as a domain name, for example mail.yourdomain.com or the exact value your email provider gives you. This field will not accept a raw IP address
  3. In Priority, enter the value your mail provider specifies
  4. Leave TTL at its default, or lower it if you expect to make further changes soon
  5. Click Add
Tip
Get the exact Mail Server and Priority values from your email provider’s own setup documentation rather than guessing. A wrong priority number will not necessarily break mail delivery immediately, but a wrong hostname will.

Understanding MX Priority

Priority decides which mail server gets tried first when a domain has more than one MX record. Lower numbers are preferred.

A record with priority 10 is used before a record with priority 20, and the second record only comes into play if the first server does not respond.

This matters most if you are running a primary and backup mail server, or if a provider like Google Workspace gives you several MX entries with different priorities as part of their standard setup instructions.

Enter every value they provide exactly as given, since mismatched priorities can cause mail to route inconsistently rather than fail outright, which makes the problem harder to spot.

Editing an Existing MX Record

  1. From the DNS tab, find the MX record in the list
  2. Click the three-dot menu next to that record
  3. Select Edit

Bluehost DNS MX record menu showing the Edit option

  1. Update the Mail Server, Priority, or TTL as needed
  2. Save your change

If you are replacing Bluehost’s own mail hosting with a third-party provider, edit the existing MX record rather than leaving the old one in place and adding a new one. Two MX records both trying to handle primary mail delivery for the same host can cause unpredictable routing.

Control Your DNS With Bluehost
Manage MX records, DNS settings, domains, and hosting tools from one Bluehost Account Manager.
Visit Bluehost

The Setting Most Guides Skip: Email Routing

Editing the MX record is not always the whole job. Bluehost also tracks an Email Routing setting per domain, and if it is left on the wrong value after you switch providers, you can end up with mail that appears configured correctly in DNS but still fails to deliver.

This setting has three options:

  • Local Mail Exchanger: use this if Bluehost is still hosting the domain’s email, even if the domain uses third-party nameservers
  • Remote Mail Exchanger: use this once your MX records point to a third-party provider like Google Workspace or Zoho
  • Automatically Detect: lets the server infer the right setting from your MX record. Bluehost’s own guidance advises against relying on this, since it can misjudge the correct setting

You will find Email Routing under Hosting in the left sidebar, through the cPanel Email tools available on your hosting plan.

Bluehost Account Manager Hosting section showing access to cPanel Email tools

Bluehost cPanel Email tools showing the Email Routing option

Bluehost Email Routing settings showing Local, Remote, and Automatically Detect mail exchanger options

If you have already moved your MX record to a third-party provider and mail still is not arriving, checking whether this setting still says Local instead of Remote is one of the first things to check, and it is easy to miss since it lives in a different section from the DNS tab itself.

Common MX Errors and What They Usually Mean

  • Mail sent between two addresses on the same domain fails: often points to an Email Routing mismatch rather than a DNS problem. Confirm domains using Bluehost mail are set to Local and domains using a third-party host are set to Remote
  • A “temporary local problem” style error when sending: usually the same Email Routing mismatch. If the setting already looks correct, switching it away and back to the correct value can force the routing rule to reapply properly
  • Mail sends but never arrives: check both your MX record’s Mail Server value for typos and confirm Email Routing is set correctly for that domain
  • Mail worked, then stopped after a provider switch: check whether an old MX record is still present alongside the new one. Two competing MX records for the same host is a common cause

Switching MX to a Third-Party Email Provider

Moving to Google Workspace, Zoho Mail, or Microsoft 365 generally means:

  1. Editing your existing MX record with the exact Mail Server and Priority values your new provider specifies, or adding new MX records if they require more than one
  2. Updating your SPF TXT record to include your new provider’s mail servers, rather than replacing it outright
  3. Adding the DKIM record your provider issues
  4. Setting Email Routing to Remote for that domain

Your provider’s own setup documentation will have the current, exact values to use for MX, since these can change and vary by account region.

How Long an MX Record Change Takes

Bluehost’s DNS tab notes changes can take up to 24 to 48 hours to fully propagate.

In practice, many changes are visible sooner, but budget for the full window before assuming something is wrong, especially since mail can appear to work intermittently during the transition as different servers around the internet update at different times.

Manage Your Website, Domain, and Email With Bluehost
Bluehost combines hosting, DNS management, domain tools, and email configuration in one account for easier website administration.
Visit Bluehost
Bluehost
£1.23 /mo
Starting price
Visit Bluehost
Rating based on expert review
  • User Friendly
    4.7
  • Support
    4.6
  • Features
    4.6
  • Reliability
    4.6
  • Pricing
    4.6

Frequently Asked Questions

How do I find my current MX record in Bluehost?

Go to Domains, select your domain, and open the DNS tab. Your MX record is listed in the Manage Advanced DNS Records table under Type: MX.
ually.

What does MX priority mean?

Priority determines which mail server is tried first when a domain has more than one MX record. Lower numbers take priority, and a secondary record is only used if the primary server does not respond.

Why isn't my email working after I changed my MX record?

The most common cause beyond the record itself is an Email Routing setting still pointed to Local when your mail has moved to a third-party provider. Check that setting under Hosting in the left sidebar, alongside confirming there is no leftover MX record still pointing to Bluehost.

Can I have more than one MX record?

Yes. Multiple MX records with different priority values let you set a primary and backup mail server. This is standard when a provider like Google Workspace issues several MX entries as part of their setup.

Does Bluehost require an MX record even if I don't use email?

Bluehost creates a default MX record automatically once email hosting is active on a domain. If you are not using any email for that domain, you generally do not need to add one man

Hostinger OpenClaw Setup

Hostinger offers three ways to set up OpenClaw, and picking the right one before you start saves youslug from redoing checkout. This guide ...
10 min read
Walter Akolo
Walter Akolo
Hosting Expert

How to Build a Website With Bluehost: 4 Methods Compared (2026)

Most people assume "building a website on Bluehost" means one workflow. It does not. Bluehost has four separate entry points into a l...
10 min read
Walter Akolo
Walter Akolo
Hosting Expert

Is Bluehost Legit? A Straight Answer With the Evidence Behind It

I checked who actually owns Bluehost, how it holds up on independent review platforms, and what its history actually contains, then set that a...
7 min read
Walter Akolo
Walter Akolo
Hosting Expert

How to Access Bluehost Webmail

Webmail is email you check through a web browser instead of a dedicated app like Outlook or Apple Mail. You log in on a website, read and s...
5 min read
Walter Akolo
Walter Akolo
Hosting Expert
Click to go to the top of the page
Go To Top
HostAdvice.com provides professional web hosting reviews fully independent of any other entity. Our reviews are unbiased, honest, and apply the same evaluation standards to all those reviewed. While monetary compensation is received from a few of the companies listed on this site, compensation of services and products have no influence on the direction or conclusions of our reviews. Nor does the compensation influence our rankings for certain host companies. This compensation covers account purchasing costs, testing costs and royalties paid to reviewers.