Loading article…
Loading article…
Set up email on your own domain without buying calendars, documents, meetings, and other office-suite tools you may not need.
Loading article…
You do not need an office suite to use email on your own domain.
A dedicated email host can receive and send mail for addresses such as you@company.com without bundling calendars, documents, meetings, and team chat. You still need a domain, access to its DNS settings, and a provider that handles the type of email you plan to use.
The right provider depends on whether people need an inbox, whether software needs an API, and whether replies matter.
Choose a dedicated mailbox provider if people need to read and answer mail. Choose forwarding if one person only needs copies in an existing inbox. Choose an email API or raw infrastructure when software owns the workflow.
Your domain name and your email service are separate.
The company where you registered the domain controls its registration. Your DNS records tell other systems where the website and email live. Changing mail records does not require moving the website or changing registrars.
A normal setup includes:
Your provider should supply the exact values. Do not copy DNS values from another customer, an old guide, or a screenshot.
A mailbox provider stores incoming mail and gives people a way to read and reply.
This is the most direct alternative to an office suite when you still need normal business email. Look for:
Startup Mail is one option in this category. It provides stored mailboxes, a focused web inbox, verified forwarding, and separate permissions for shared and private addresses. It also exposes the same mailbox through an API, SDK, webhooks, and MCP.
It does not include a calendar, document editor, meeting service, general SMTP account, or IMAP synchronization. That is the point of the product, but it is also a real limit.
A forwarding service accepts mail for your domain and sends a copy to an address you already use.
This can work well for a solo operator who wants hello@company.com to arrive in an existing Gmail or Outlook inbox. It is often simple and inexpensive.
Check the outgoing path before choosing it. Receiving a forwarded message does not prove you can reply cleanly from the custom address. You may need a separate sending service, a verified From address, or a relay supplied by the forwarding provider.
Also check what the forwarding service stores. If it only passes messages onward, the destination inbox may be the only durable copy.
Startup Mail forwarding works differently from forwarding-only services. The original message remains in its Startup Mail mailbox. The forwarded copy uses a signed, expiring Reply-To route so a reply can return to the correct address and conversation. It is still not synchronization. Labels, folders, read state, stars, sent items, and deletions do not move between the two inboxes.
Services such as Amazon SES provide sending and receiving components rather than a ready-made employee inbox.
Amazon SES receipt rules can write incoming messages to S3, publish them through SNS, call Lambda, or send them to Amazon WorkMail. This is useful when engineers need control over the message pipeline.
It also means the team may need to build or operate:
Choose this route when those controls are part of your product or infrastructure work. Do not choose it merely because the per-message price appears low.
A transactional email provider can send login links, receipts, alerts, and confirmations from your domain.
That does not always create a mailbox for you@company.com. Some providers now support inbound messages and store them for a period, but their main interface may still be webhooks and APIs rather than a daily human inbox.
This is the right tool when an application sends email and replies are unimportant or handled elsewhere. It is not automatically a replacement for staff or founder mail.
Make a list before changing DNS.
For each address, record:
A founder's private mailbox needs different controls from support@. An address used by an agent should not share a broad personal credential. A receipt sender may need delivery events but no inbox.
This small inventory prevents one provider from being forced into jobs it was not designed to do.
A focused web inbox is enough for many small teams. Others want to stay in Gmail, Outlook, Apple Mail, or another client.
Ask how that access works:
These methods are not interchangeable.
Startup Mail has its own web inbox and supports forwarding. It does not offer IMAP, POP, Exchange, or a general SMTP account. If full synchronization with a desktop mail client is required, choose a provider that supports it.
Before replacing an existing mail provider:
Do not change the A, AAAA, or website CNAME records unless you also intend to move the website.
A domain should not have two unrelated MX destinations by accident. If different systems need to receive mail, use a documented routing design or give one system a subdomain.
Owning a domain does not guarantee that its mail will reach an inbox.
Use a provider that signs outgoing mail with DKIM, supports SPF and DMARC, reports bounces and complaints, and suppresses addresses that should no longer receive mail.
Keep human conversations, product notifications, and marketing campaigns in suitable systems. A newsletter platform needs consent, unsubscribe handling, audience management, and campaign controls. A normal company mailbox does not replace it.
Startup Mail allows direct conversations and transactional messages that recipients requested or reasonably expect. It does not allow newsletters, cold outreach, drip sequences, purchased lists, or scraped contacts.
Avoiding a bundle is not a goal by itself.
Choose Google Workspace or Microsoft 365 when the team also needs the suite's calendar, documents, meetings, file storage, device management, retention, or compliance tools. One integrated account per employee may be simpler than joining several smaller services.
A dedicated email provider makes more sense when:
The best setup is the smallest one that meets the real requirements. Sometimes that is an office suite. Sometimes it is a mailbox provider. Sometimes a company needs separate systems for employee mail, product mail, and marketing.
A new Startup Mail workspace follows a short path:
The website can stay where it is. Only the mail route changes.
That is custom-domain email without an office suite: a domain, a focused mail provider, and no bundle you do not need.
Compare Startup Mail and Google Workspace if you are unsure whether the office apps justify a per-user plan. If you are considering raw AWS components, read Startup Mail vs Amazon SES. Developers can continue with email API vs inbox API.
If you are deciding how each address should work, compare forwarding with a real mailbox and aliases with separate and shared mailboxes.