How to Add MX Record for Email ?

An MX Record (Mail Exchange Record) tells the internet which mail server should receive emails for your domain. If you want to use professional email addresses like info@yourdomain.com, the correct MX records are essential.

Without valid MX records, incoming email may fail or be delivered to the wrong server.


What MX Records Are Used For

Use MX records when you want to:


Before You Start

Collect the MX details from your email provider. Usually they provide:

Mail server hostname (example: mail.yourdomain.com)
Priority (example: 10, 20, 30)

Example:

Priority

Mail Server

10

mail.examplehost.com

Some providers give multiple MX records.


How to Add an MX Record at Govaio

  1. Log in to your Govaio client area

  2. Go to Domains

  3. Select the domain you want to manage

  4. Open DNS Management or Manage DNS Zone

  5. Click Add Record

  6. Choose MX Record

  7. Enter the required details

Typical Fields

Field

Value

Type

MX

Name / Host

@

Mail Server / Value

mail.examplehost.com

Priority

10

TTL

Default / 3600

  1. Click Save Changes


Example MX Records

Single Mail Server

Type

Host

Priority

Value

MX

@

10

mail.yourdomain.com

Multiple Mail Servers

Type

Host

Priority

Value

MX

@

10

mx1.provider.com

MX

@

20

mx2.provider.com

Lower number = higher priority


Important Notes


How Long Does It Take?

DNS changes usually start updating quickly, but full propagation may take:


Common Problems

Emails Not Receiving

Possible reasons:

Email Going to Old Provider

Possible reasons:


cPanel Email

Priority

Value

10

mail.yourdomain.com

Google Workspace

Priority

Value

1

ASPMX.L.GOOGLE.COM

5

ALT1.ASPMX.L.GOOGLE.COM

5

ALT2.ASPMX.L.GOOGLE.COM

10

ALT3.ASPMX.L.GOOGLE.COM

10

ALT4.ASPMX.L.GOOGLE.COM

Microsoft 365

Usually provided individually for your domain setup.


Need Help?

If you are unsure which MX records to use, contact support@govaio.com with:

Govaio Support will help you configure your email DNS correctly.