Business Email on Your Own Domain: Options and Full Setup
By NorwegianSpark Editorial — written with AI assistance and reviewed by the NorwegianSpark SA editorial team
The short answer
Once you own a domain, business email is a fifteen-minute job: choose a provider, create the mailbox, point three or four DNS records, and test. The part that decides whether it actually works is not the provider you pick — it is whether you complete the authentication step in section 2.4. Skip that and your mail goes to spam no matter who hosts it.
This page covers both halves: which route to take, and the exact sequence to a working inbox.
Why a branded address is worth the fifteen minutes
A free webmail address on a business contact page is the fastest way to look provisional. It also costs you deliverability: bulk filters treat a consumer address sending business mail differently from an authenticated domain. And it is not portable — if you ever change providers, everyone who has your address has to be told.
An address at your own domain is the one piece of this you keep permanently, because you own the domain.
1. Choosing a route
There are three, and they suit different situations.
Your registrar's own email. The simplest option if you already bought the domain there, because the DNS is configured for you rather than by you. Spaceship and Namecheap both offer mailbox plans alongside the domain. For a one-person business or a handful of mailboxes this is usually the pragmatic choice — one vendor, one bill, no MX records to type by hand.
A full productivity suite. Google Workspace or Microsoft 365. You are buying documents, storage, calendars and admin controls as much as mail. Worth it once you have staff, shared drives or compliance requirements; overkill for a sole trader who needs one inbox. Both price per user per month and both revise their tiers periodically — read the current figure on the provider's own site rather than any comparison page, including this one.
A dedicated email host. Providers who do mail and nothing else. Choose this when you want fine control over routing, aliases, retention or a strict privacy posture, and you are comfortable managing DNS yourself.
How to decide quickly: if the mailbox count is small and the domain is at a registrar that sells email, take the registrar route. If you need shared documents, take the suite. If you have a specific mail requirement the first two do not meet, take the dedicated host.
2. The setup sequence
This is the same regardless of which route you chose. Steps 2.1 to 2.3 make mail arrive. Step 2.4 makes it arrive in the inbox rather than the spam folder.
2.1 Create the mailbox
Decide the address before you create it. A personal name (firstname@) for individuals, or a role address (hello@, contact@, support@) for anything customer-facing. Role addresses survive staff changes; personal ones do not.
Avoid addresses you will not want to read aloud on a phone call or print on a card. This is difficult to change later because it propagates into every invoice, signature and directory listing you produce.
2.2 Point the MX records
Your provider gives you MX (mail exchanger) records — usually two or more, each with a priority number. Add them in your domain's DNS, at whichever place actually controls it.
The trap: DNS is controlled by whoever your nameservers point to, which is not always your registrar. If you moved nameservers to a web host or a CDN, that is where the MX records must go. Adding them at the registrar when the nameservers point elsewhere is the single most common reason a setup silently fails. Our DNS explained guide covers how to tell which is which.
If your domain and email are with the same provider, this step is usually automatic.
2.3 Remove conflicting records
If the domain previously handled mail elsewhere, delete the old MX records. Two sets of MX records pointing at two providers does not give you redundancy — it gives you mail arriving in a mailbox nobody is reading.
2.4 Authenticate: SPF, DKIM and DMARC
This is the step most guides mention in passing and most people skip, and it is the one that determines whether your mail is delivered.
SPF (a TXT record) lists which servers are allowed to send mail as your domain. DKIM (a TXT record) adds a cryptographic signature receivers can verify. DMARC (a TXT record at _dmarc.yourdomain) tells receiving servers what to do when a message fails the first two, and where to send reports.
Your provider supplies the exact values. Paste them precisely — a single stray character invalidates the record.
Two rules worth knowing because they cause most of the failures we see described:
- One SPF record per domain. Not one per sender. If you send from your mail provider *and* a newsletter tool *and* an invoicing system, all of them belong in a single combined SPF record. Publishing two separate SPF records breaks authentication for everything.
- Start DMARC permissively. Begin with a monitoring-only policy so you can read the reports and confirm every legitimate sender passes, then tighten it. Setting the strictest policy on day one will silently reject your own invoices if you missed a sender.
2.5 Test before you rely on it
Send a message from the new address to a mainstream consumer webmail account, and reply back. Check three things: it arrives, it is not in spam, and the reply reaches you.
If it lands in spam, the cause is almost always an authentication record from 2.4 — recheck SPF, DKIM and DMARC before changing anything else. Most webmail clients let you view the message headers, which will tell you plainly which of the three failed.
Common failure modes
Mail works, replies vanish. Usually a leftover forwarding rule or an old MX record from a previous provider.
Everything lands in spam. Authentication, in nearly every case. A new domain also carries no sending reputation, so give it a little time and avoid sending bulk mail from a brand-new domain on day one.
Works for some recipients, not others. A partial SPF record — a legitimate sender you forgot to include.
Broke after a website change. Moving nameservers to a new host moves DNS control with them. Your MX and authentication records have to be recreated at the new host, or mail stops. Our connect a domain to a website guide covers the nameserver move itself.
Before any of this: the domain
You need the domain first, and the choice matters more than the email provider does, because the address inherits it. Our how to choose a domain name guide covers the naming decision, best domain registrars 2026 covers where to buy it, and the first domain registration tutorial covers the purchase itself.
If the domain is already registered somewhere you would rather not keep it, move it before setting up email rather than after — our transfer guide covers the 60-day lock. Setting up mail and then transferring means doing the DNS work twice.
The bottom line
Pick the route that matches your mailbox count, not the one with the longest feature list. Create a role address rather than a personal one for anything customer-facing. Then spend your attention on section 2.4 — authentication is the whole game, and it is the only part where a small mistake produces a silent failure rather than an obvious one.
Get it right once and it keeps working for years.
Last updated:


