Setup
10 min read
Can you use a custom domain with Gmail without Google Workspace?
You do not need a Workspace subscription to read and send mail as [email protected] from the Gmail you already have. Three routes exist; they differ in who writes the DNS records and what happens when Gmail changes its rules.
Short answer
Yes. Gmail can send and receive as an address on your own domain without a Google Workspace subscription. The free way forwards mail from your domain into your Gmail and uses Gmail's Send mail as feature with an SMTP login for outgoing mail. A per-domain routing service does the same thing with SPF, DKIM and DMARC written for you. Workspace is only necessary when each person needs a separate mailbox, calendar and shared drive.
Start here
You want [email protected] in the Gmail you already read
Does every person need their own new mailbox, calendar and company drive?
Forwarding plus Send mail as, done for you or by hand
Mail to the new address is forwarded into your existing Gmail; replies go out as the new address through Gmail's Send mail as. The free version is you doing every step; the per-domain version writes the DNS records and watches them.
Free, or one price per domain however many addresses you create
Google Workspace, paid per user
A new Gmail mailbox per person on the domain, with Calendar, Drive and Meet. The address is part of a bigger purchase, and it is the right purchase for a team that lives in those tools.
7 dollars per user per month on an annual term, 8.40 flexible (checked 17.9.2026)
Why this question comes up so often
Gmail is a mailbox, and a custom domain is an address. Google sells the two together as Workspace, but nothing in Gmail requires them to be bought together. A free Gmail account can receive mail forwarded from any domain and can send as any address it has verified. What Workspace adds is a separate mailbox per person, plus Calendar, Drive and admin controls. If all you need is the address, you are looking at a different, cheaper shape of product.
The confusion is old. Until 2022 Google offered a free edition of what is now Workspace, and many of the guides still online were written for it. Today the free path is different: it uses two features that live inside every Gmail account, forwarding in and Send mail as out. Those features are documented by Google and have been stable for years, but they are not advertised, because Google would rather sell the subscription.
This guide walks all three routes with what each one costs, what it takes to set up, and what breaks. It is written for the owner of a small business, a freelancer, a family or a club, not for an IT department. Every price was read off the supplier's own pricing page on 17 September 2026 and is stated with that date so you can check it yourself.
The three ways to get your domain into Gmail
Each route answers the same two questions: how does mail sent to [email protected] reach your Gmail, and how does a reply leave Gmail carrying that address instead of your @gmail.com one. The differences are in who does the DNS work, whether the outgoing mail is authenticated, and what you pay.
| Route | Incoming mail | Outgoing mail | Authentication | Price |
|---|---|---|---|---|
| Do it yourself in Gmailforwarding at the registrar plus Send mail as | Registrar forwards to your Gmail | Gmail sends through an SMTP login you supply | SPF, DKIM and DMARC are yours to write, or absent | Free beyond the domain |
| Per-domain routing servicethe Brand My Inbox shape | Routed to any inbox you name, up to 20 per address | Gmail Send mail as, or SMTP credentials per address | Written for you and monitored, on the free plan too | Free for one address; 39 dollars a year for unlimited addresses |
| Google Workspacea new mailbox per person | A new Gmail mailbox on the domain | Native, from the new mailbox | Google configures DKIM; you still publish the records | 7 dollars per user per month on an annual term |
A Workspace user is one mailbox. Ten addresses that belong to the business rather than to people, such as info@, bookings@ and accounts@, are aliases on Workspace and separate addresses on a routing service, and neither is a user.
The first two routes are the same mechanism with a different owner. In both, mail is forwarded into a Gmail that already exists and replies leave through Gmail's Send mail as. The difference is who writes and watches the DNS records that stop your mail from landing in spam, and whether anyone notices when a registrar quietly drops a forwarding rule. The third route is a different product: a new mailbox, bought per person.
How to set up a custom domain in Gmail for free, step by step
This is the do-it-yourself route. It works, it costs nothing beyond the domain, and it has two known weak points that are covered in the next section. Expect about an hour the first time.
- 1
Turn on email forwarding at your registrar
Most registrars offer free forwarding for a domain they host. Create a forward from [email protected] to your Gmail address. Some registrars call this an email alias or a redirect. Send a test message and confirm it arrives in Gmail before going further.
- 2
Get an SMTP login that may send as your domain
Gmail's Send mail as needs an outgoing server it can log in to. Your registrar's mail service, a hosting plan's mail server, or a per-domain routing service can each issue one. The login must be allowed to send as the exact address you are adding, or Gmail will refuse it at the verification step.
- 3
Add the address under Gmail's Accounts and Import settings
Settings, See all settings, Accounts and Import, then Add another email address under Send mail as. Enter the name and the new address, untick Treat as an alias if replies should keep the new address, and enter the SMTP host, port 587 with TLS, and the login from the previous step.
- 4
Confirm the verification code
Gmail sends a code to the new address. Because forwarding is already on, it lands in the same Gmail. Paste the code, and the address appears in the From menu of every new message. Set it as default if the business address should be the one you normally write from.
- 5
Publish SPF, DKIM and DMARC for the domain
This is the step most free guides skip, and it is the one that decides whether your mail reaches inboxes. SPF must include the server you send through, DKIM must carry that server's public key, and DMARC must exist with at least p=none so you receive reports. Without them, mail sent as your domain is unauthenticated and many receivers will quarantine it.
What breaks on the free route, and when
The do-it-yourself route has held up for years, but it has failure modes that only show themselves months later, usually as a customer saying they never got your reply. Knowing them in advance is most of the value of this guide.
Day 1
Verification never arrives
The forward was set on a subdomain, or the registrar caps forwarding at a few addresses. Gmail's code goes nowhere and the address cannot be added.
Week 2
A reply lands in the customer's spam
The SMTP server you send through is not in your SPF record, or has no DKIM key for your domain. The receiver sees an unauthenticated message claiming to be your domain.
Month 3
Gmail rejects the SMTP login
A provider rotates credentials or retires basic authentication. Gmail shows a small red error under Accounts and Import and stops sending as the address until you fix it.
Month 6
Forwarding silently drops mail
Registrar forwarding is a courtesy feature. Volume limits, spam scoring on the forwarding hop and provider changes can drop messages with no bounce to anyone.
Any time
DMARC quarantines your own mail
A DMARC policy of p=reject published without aligned DKIM sends your legitimate replies to quarantine. It is the most common self-inflicted outage in this space.
A per-domain routing service exists to absorb exactly these five. It owns the forwarding hop, so the drop-without-bounce failure is its problem and not the registrar's. It issues the SMTP login, so the credential is one it controls and renews. And it writes SPF, DKIM and DMARC for the domain and keeps checking them, so the spam-folder failure is caught by a monitor rather than by a customer. That is the whole product, and it is why the free plan is free: the records are the same on every plan.
What each route costs over a year
Take a concrete business: two people, three addresses. The owner's name, an info@ for enquiries and a bookings@ that both people watch. Here is the yearly bill on each route, before tax, using the prices read on 17 September 2026.
Do it yourself
Registrar forwarding plus Gmail Send mail as
- (drawback)
- (drawback)
- (drawback)
Paid shapes
Per domain versus per person
- (drawback)
- (drawback)
- (drawback)
The gap widens with every address that belongs to the business rather than to a person. A clinic with front desk, billing, appointments, records and a doctor is five addresses and perhaps two real mailboxes. Priced per person, that is either five users or a tangle of aliases; priced per domain, it is one plan whatever the count. The cost guide for small businesses works this out in more detail for one, five and twenty-person teams.
When Google Workspace is the right answer after all
Workspace is not the expensive option; it is a different product. If your people need a calendar that other people book against, documents they edit together, a Drive that belongs to the company and survives an employee leaving, and an administrator who can reset passwords and read audit logs, that is a workplace and Workspace sells it well. The email address is a small part of what you are paying for.
The tell is the sentence people use. If it is some version of I just want my email to say my domain, you are buying an address and the two forwarding routes fit. If it is we need proper company accounts for everyone, you are buying a workplace. Plenty of businesses end up with both: Workspace for the five people who live in Google's tools, and per-domain routing for the fifteen departmental addresses that would otherwise cost a licence each.
What to remember
- Gmail can receive and send as your own domain without a Workspace subscription; forwarding in and Send mail as out are standard Gmail features.
- The free route costs only the domain but leaves SPF, DKIM and DMARC to you, and its failures arrive months later with no warning.
- A per-domain routing service is the same mechanism with the DNS written and watched for you: one address free for good, unlimited addresses from 39 dollars a year.
- Buy Workspace when each person needs a mailbox, calendar and company drive; at 7 dollars per user per month it is a workplace, not an address.
Questions people ask next
Can I use a custom domain with a free Gmail account?
Yes. A free Gmail account can receive mail forwarded from your domain and can send as the domain through Send mail as, using an SMTP login that is allowed to send as that address. You need a registered domain and someone to publish the DNS records; you do not need a Workspace subscription for the address itself.
Is a custom domain in Gmail really free without Workspace?
Free beyond the domain, if your registrar includes forwarding and you have an outgoing SMTP login from a hosting plan or a routing service. What is not free is the time: writing SPF, DKIM and DMARC yourself, and finding out months later why a reply landed in spam. Per-domain routing services make the same setup free for one address with the records written for you.
How much does Google Workspace cost for a custom domain?
Business Starter was 7 dollars per user per month on an annual commitment and 8.40 dollars on flexible monthly billing when checked on 17 September 2026. That price is per mailbox, so a business with five people pays about 420 dollars a year before tax, and each extra person is another 84 dollars.
What is the difference between Send mail as and a Workspace alias?
Send mail as lets an existing Gmail account send from another address it has verified, through an SMTP server you provide. A Workspace alias is an extra address attached to a paid Workspace mailbox and sends natively from it. The recipient sees the same From address either way; the difference is which account sends it and who pays for that account.
Why does mail sent from my custom domain in Gmail go to spam?
Almost always because the domain has no SPF record covering the server Gmail sends through, no DKIM signature for the domain, or a DMARC policy that does not align with either. Receivers treat an unauthenticated message that claims your domain as suspect. Publishing the three records for the server you actually use is the fix, and it is the step most free guides leave out.
Can I keep my Gmail history and password when I add a custom domain?
On the forwarding routes, yes: nothing about the Gmail account changes except that it gains an address it can send from. Your history, filters, password and app logins stay exactly as they are. Only Workspace creates a new mailbox, and moving history into it is a separate migration you would have to run.
Do I need Google Workspace for a business email address?
No. You need a domain, working DNS records and a mailbox to read in. Workspace bundles a new mailbox with a calendar and Drive per person; a per-domain routing service delivers the address to the mailbox you already have. Choose Workspace when every person needs a workplace, and per-domain routing when the business needs addresses.
Trusted references
Read next
Last reviewed 2026-09-17 · Brand My Inbox current