ArkiaSuite Back to the site FR

Guide · 8 September 2026

Creating an e-mail address with your own domain name

Moving from smith.plumbing@gmail.com to contact@smith-plumbing.eu takes half an hour and costs a few euros a month. This guide explains how to do it, which solution to choose, and above all why so many people get it wrong and watch their mail land in the junk folder.

What is covered

  1. The two things you need
  2. The four ways of doing it, compared
  3. The four records that make it all work
  4. Why your mail ends up in the junk folder
  5. Creating several addresses on the same domain
  6. What it really costs
  7. Frequently asked questions

The two things you need

This is the point almost nobody explains, and it accounts for half the trouble: a domain name and a mail service are two separate things. You can buy one without the other, and take them from two different providers.

Many people buy their domain from a web host, spot a mail offer in the same basket, and assume the two cannot be separated. They can. You may keep your domain where it is and have your mail handled elsewhere: it is a single line to change in the domain's configuration.

If you already have a website, you already have a domain name. There is nothing to buy again: all that is left is to attach a mail service to it.

The four ways of doing it, compared

They all work. They simply do not suit the same people.

1. The mailbox included with your web host

OVH, Ionos, Hostinger and the rest often include one or two mailboxes with the website hosting. It is the cheapest option — sometimes free — and perfectly fine to start with. The limits come quickly: little storage, an ageing web interface, slow searching across several years of mail, and a support desk sized for hosting rather than for mail.

Best for: one address, low volume, a tight budget.

2. Google Workspace or Microsoft 365

The most widespread solution, and the most complete: mail, calendar, shared documents, video meetings. Expect something in the region of 6 to 8 € per month per user depending on the plan — check for yourself, these prices change often.

Two reservations, better known before signing than after. The first is legal: these companies fall under the American CLOUD Act, which lets the United States administration request access to data held by an American company, including when the servers sit in Europe. The second is practical: when something goes wrong, you are talking to a form.

Best for: teams that want the complete suite and the market standard.

3. A dedicated European mail provider

Providers such as Infomaniak (Switzerland), Proton (Switzerland), Mailo or ourselves do mail only — or mail and storage — without depending on an American group. Prices are comparable, support is usually easier to reach, and the CLOUD Act question does not arise in the same way.

Best for: those to whom the location of the data, and being able to reach someone, both matter.

4. Running your own mail server

It is possible, and we do it — it is our trade. We advise against it when it is not yours.

Not that it is hard to install: a mail server can be set up in an evening. The trouble comes afterwards. It needs an IP address with a clean reputation, flawless authentication, watch kept on blocklists, permanent security updates, and availability at every moment — a lost message cannot be recovered. The day your IP address is marked as a spam source, nothing leaves at all, and you find out from a customer asking why you never replied.

Best for: people whose trade is system administration.

SolutionMain advantageMain limitation
Web hostThe price, often includedLittle storage, generic support
Google / MicrosoftThe complete suite, the standardCLOUD Act, nobody to talk to
European mail providerWhere the data sits, and supportFewer surrounding tools
Running it yourselfComplete controlIt is a full-time trade

The four records that make it all work

Whichever service you pick, setting it up means adding a few lines to your domain's DNS zone — the configuration panel, at the company you rent the name from. Your provider gives you the exact values; here is what each one does, so that you know what you are pasting.

MX — where mail is to be delivered

The MX record names the server that receives your mail. It is the only one strictly required for delivery: without it, a message sent to your address bounces back.

dupont-plomberie.fr.   MX   10 mail.exemple.fr.

The number is a priority: the lowest is tried first. If you have several, they act as each other's backup.

SPF — who is allowed to write in your name

A TXT record listing the servers allowed to send mail for your domain. Without it, anyone can write to the world pretending to be you, and your own messages will be treated with suspicion.

dupont-plomberie.fr.   TXT   "v=spf1 mx a:mail.exemple.fr ~all"

One SPF record per domain, never two: two SPF records cancel each other out and the check fails. If you use several sending services — your mail provider and a newsletter tool, say — they must live together in the same line.

DKIM — the signature on your messages

A cryptographic signature added to every outgoing message, which the recipient checks against a public key published in your DNS. It proves the message really comes from you and was not altered on the way. Your provider generates the key; you only publish it.

DMARC — what to do with doubtful messages

It tells receiving servers how to treat a message that fails the checks above: let it through, set it aside, or reject it. And it lets you receive reports on attempts to impersonate your domain.

_dmarc.dupont-plomberie.fr.   TXT   "v=DMARC1; p=none; rua=mailto:postmaster@dupont-plomberie.fr"

Always start with p=none, which applies no sanction and merely observes. Tighten it later, once the reports have shown you that legitimate mail passes. Tightening straight away risks blocking your own mail without knowing it.

Expect anywhere from a few minutes to a few hours before a DNS change is visible everywhere. That delay is set by your zone's TTL. If you are preparing a migration, lower it the day before: you will keep the ability to turn back quickly.

Why your mail ends up in the junk folder

This is the classic disappointment: everything is configured, the address works, and the messages arrive in the customer's spam folder. In almost every case, the cause is one of these.

To see where you stand, send a message from your new address to a Gmail account you own, open it, then show the original: Gmail states plainly whether SPF, DKIM and DMARC passed. It is the quickest test, and it costs nothing.

Creating several addresses on the same domain

Once the domain is connected to a mail service, adding contact@, accounts@ or support@ requires no further DNS work: it is all done in the service's interface. Two things are often confused, however, and they do not cost the same.

For a one-person business, one mailbox and three aliases are usually enough. There is no point paying for three mailboxes to serve three addresses the same person will read.

What it really costs

The domain first: around ten euros a year, renewed yearly. That is unavoidable and does not depend on the mail service.

Then the mail service, billed per mailbox and not per address. Our own prices, as a reference point:

Mailbox sizePrice per month per mailboxSuits
5 GB4,68 €Everyday use, several years of archives
50 GB9,48 €Large volumes of attachments
300 GB22,68 €Heavy use, without watching the space

Aliases are included, with no limit on their number. Setting it up — the DNS records, checking that mail leaves and arrives correctly, moving your existing mail across — is done by us.

If you would rather we handled it

We set up your mail service on your domain name: DNS configuration, DKIM signing, checking that mail is delivered, and recovering your old messages if you have any. There is nothing for you to configure.

The mail is hosted on our own servers, in Frontenex in Savoie — not at a rented host, not abroad. And when you call +33 9 51 56 59 54, the person who runs the servers is the one who picks up.

Ask us to set it up

Frequently asked questions

Can you create an e-mail address on your own domain name for free ?

Not lastingly. Some hosts include one or two mailboxes with the website hosting, and a few services offer a very small mailbox, but the domain itself remains payable, at around ten euros a year. A genuinely free professional mail service does not exist: somebody is paying for the storage and the upkeep of the servers.

Do I have to change domain name to change mail provider ?

No. The domain belongs to you and stays where it is. Changing mail provider means changing the MX record and the authentication lines in your DNS zone. Your addresses do not change, and your correspondents see no difference.

Do I lose my old messages when I move ?

No, provided the migration is done before the old account is closed. The messages in a mailbox transfer from one server to another keeping their folders and their dates. Never cancel the old mail service before checking that everything has arrived in the new one.

How long does setting it up take ?

The configuration itself takes half an hour. You then have to wait for the DNS changes to propagate, which takes anywhere from a few minutes to a few hours depending on your zone's settings. Moving a large amount of old mail across can take an extra night.

Is a professional address really worth it ?

It changes two concrete things. The first is credibility: a quote sent from an address in the company's name inspires more confidence than one sent from a free personal address. The second is independence: the address belongs to the company, not to the employee who created it — the day they leave, it stays.

Further reading

Your phone is full of photos: what now — the five solutions compared, and the three proofs to demand before deleting anything.