Choosing email is not the same as choosing an email app, and POP or IMAP is not an alternative to Microsoft 365 or Google Workspace. Those ideas were mixed together in the old version of this article. The corrected decision starts with four separate things:
- Your address — the identity after the
@sign and whether you control it. - Your mailbox service — the company that stores, filters, delivers, and protects the mail.
- Your app — the browser, phone app, Outlook, Apple Mail, Thunderbird, or another interface you use to reach it.
- The connection method — a provider-native account connection or a standard such as IMAP and SMTP.
For most people, the important choice is the service and the address. The app can often change later.
The short decision
| Situation | Sensible starting model | The deciding reason |
|---|---|---|
| One person needs a simple personal address | A maintained consumer mailbox from a reputable provider | Low administration and straightforward recovery matter more than business controls. |
| One person wants an address that can survive a provider change | A personally owned domain with a service that supports custom domains | The address belongs to the domain owner rather than the provider’s brand. |
| A family wants addresses at one domain | A family-oriented custom-domain service | Confirm the number of people, addresses, recovery roles, and what happens when someone leaves the family group. |
| A business has employees, shared work, or staff turnover | A domain-verified organisational service with central administration | The organisation needs to create, secure, suspend, transfer, and retire accounts. |
| A team already works deeply in Microsoft apps | Exchange Online through an appropriate Microsoft 365 plan | Mail, calendar, contacts, identity, delegated mailboxes, and Microsoft administration are designed to work together. |
| A team already works deeply in Google apps | Gmail through a domain-verified Google Workspace edition | Gmail, Calendar, Drive, Meet, and Google administration form one working system. |
| Privacy requirements dominate and workflow compromises are acceptable | A privacy-focused service evaluated against actual correspondent and app behaviour | Encryption boundaries and client compatibility must be understood, not assumed from a slogan. |
This is a model-selection table, not a ranking. A provider can fit one row well and another badly.
Choose the identity before the inbox
A provider-owned address such as name@example-provider.com is convenient, but the provider controls the domain. You may be able to export messages and contacts later, but you cannot take that exact address to a competing service.
With a domain you own, such as name@yourdomain.example, you can point future mail delivery to another provider. Fastmail’s custom-domain guidance describes the practical benefit plainly: owning the domain lets the address remain the same when the email provider changes. Microsoft 365, Google Workspace, Proton Mail, Fastmail, and iCloud Mail all support custom domains in at least some paid offerings, with different user, address, administration, and regional limits.
Domain ownership is not magic portability. Moving still requires DNS changes, mailbox migration, testing, and a plan for old messages and devices. It does, however, separate the durable public address from the company currently hosting it.
For a business, keep the domain registration and DNS under an organisation-controlled account with documented recovery access. A domain registered in an employee’s private account can turn an ordinary staff departure into an identity and mail-flow crisis.
A custom domain creates an authentication responsibility
Owning the address is a powerful reason to use a custom domain. It also means someone must protect that domain from being used as the visible identity on forged mail.
This is where SPF, DKIM, and DMARC belong in the buying decision:
- SPF lets a domain identify systems permitted to send using that domain in the SMTP envelope. It is useful, but forwarding and the difference between the envelope sender and the address a person sees mean SPF alone is not enough.
- DKIM lets a sending system attach a cryptographic signature. A receiving system can use a public key in DNS to verify that selected headers and the signed message body have not changed since signing. The mailbox service should support DKIM signing for your custom domain and provide a credible way to rotate keys.
- DMARC connects authentication to the domain visible in the message’s
Fromfield. A message satisfies DMARC when at least one qualifying SPF or DKIM result also aligns with that visible author domain. The domain owner can publish a handling policy and request reports from participating receivers.
The current standard is RFC 9989, published in May 2026 and replacing RFC 7489. Its central idea is alignment: passing SPF for an unrelated service domain does not by itself authenticate the domain the reader sees, and a DKIM signature using an unrelated signing domain does not either.
DMARC is important, but it is not magic. It does not encrypt a message, judge whether its content is truthful, stop lookalike domains, or prevent abuse of an authorised but compromised account. Receiving systems also make their own final handling decisions. DMARC is specifically valuable for making direct impersonation of your domain harder and for exposing how that domain is being used across the sending estate. Kwik Support’s practical guide to preventing invoice fraud in South African businesses shows why an independent payment-verification process is still necessary: a plausible message can come from a lookalike domain or even a genuinely compromised mailbox.
That estate is usually wider than the new mailbox. It may include:
- ordinary user and shared mailboxes;
- website contact forms and transactional messages;
- invoicing, accounting, payroll, CRM, help-desk, and monitoring systems;
- newsletters or other bulk-mail platforms;
- scanners, printers, applications, and legacy devices; and
- a previous provider still sending during migration.
Before enforcing a DMARC policy, every legitimate sender needs to be found and correctly authenticated. Google’s current recommended DMARC rollout starts with SPF and DKIM, a monitoring policy, review of reports, and gradual enforcement. Microsoft’s current DMARC guidance likewise treats policy rollout, active and parked domains, subdomains, inbound handling, and troubleshooting as separate concerns. A copied p=reject record without that discovery can reject the organisation’s own legitimate messages.
For each shortlisted service, ask:
- Does it sign outgoing mail with DKIM aligned to our custom domain, rather than only the provider’s domain?
- Who creates and rotates the DKIM keys, and what happens during a provider migration?
- Does its setup process explain how to maintain one valid SPF policy without accidentally publishing conflicting SPF records?
- Can its normal mail, aliases, shared mailboxes, applications, and approved relay methods all authenticate in alignment?
- What evidence and troubleshooting detail does it provide when authentication fails?
- Who in our organisation will receive, interpret, and act on DMARC reports after the initial setup?
That last question matters. Publishing a reporting address without reviewing the reports produces data, not protection. A small domain with one sending service may be manageable directly. A business with several senders may need a capable administrator or a reporting service to turn aggregate data into an accurate sender inventory, investigate anomalies, and move safely from visibility to enforcement.
If you use an address on the provider’s own domain, the provider manages authentication for that domain. If you bring your own domain, SPF, DKIM, DMARC, DNS access, and continuing monitoring are part of the operating model you are choosing—not optional technical decoration after the sale.
For the complete operating model—including DIY versus managed service, provider evaluation, proof-of-value tests, privacy, and exit—continue with What DMARC Actually Entails—and How to Choose the Right Provider. For a shorter conceptual explanation, Vigil’s What is DMARC? illustrates alignment, policy, aggregate reports, safe progression, and the control’s limits without requiring a product purchase.
Relationship disclosure: TechHowToHub, Kwik Support, and Vigil share ownership relationships. These two resources are included because the first adds real business-fraud context and the second is a focused DMARC explainer. This guide is complete without using either company’s services, and neither link changes the provider-selection method above.
Decide whether this is personal or organisational mail
The dividing line is not company size. It is whether someone must administer other people’s access and preserve organisational continuity.
A consumer mailbox is usually centred on one person’s identity and recovery methods. That is suitable for personal communication. It becomes awkward when a business needs to:
- suspend access immediately when someone leaves;
- keep receiving mail sent to a former employee;
- give a replacement controlled access to necessary correspondence;
- manage shared addresses such as
accounts@orsupport@; - require multi-factor authentication and other security settings;
- apply retention, audit, or legal-hold rules;
- separate business data from a person’s private account; or
- recover administration when the original account owner is unavailable.
Microsoft documents a multi-step former-employee process covering sign-in blocking, mailbox handling, data access, licence removal, and account deletion. Google’s user-removal guidance likewise treats data transfer, incoming mail, address reuse, and security as administrative decisions. The details differ, but both illustrate why business mail is an organisational system rather than a collection of personal inboxes.
If none of that administration is required, a simpler personal or family service may be the better fit. Do not buy a large collaboration suite merely because it is familiar.
Compare services with nine questions
1. Who owns the address and domain?
Ask whether the address can survive a provider change. If it uses your domain, record who renews the domain, who controls DNS, and which recovery account is independent of that same domain.
2. Who owns domain authentication?
Confirm who will configure and monitor SPF, DKIM, and DMARC; identify every legitimate sender; and coordinate authentication changes during migration. Do not accept “DMARC supported” as a complete answer. The service, DNS host, third-party senders, reporting workflow, and accountable person must work together.
3. Who can administer users and recovery?
For a personal mailbox, inspect account recovery, trusted devices, recovery contacts, and multi-factor authentication. For an organisation, check delegated administrators, role separation, audit records, enforced security settings, staff suspension, mailbox delegation, and what happens when a licence is removed.
4. Which work must stay integrated?
Email rarely stands alone. List the calendars, contacts, shared mailboxes, room bookings, files, meetings, directory, mobile-device controls, and sign-in policies people actually use.
Exchange Online is a hosted messaging service for mail, calendar, contacts, and tasks with Microsoft identity and administration. Google Workspace Gmail sits within Google’s business collaboration environment. Fastmail provides mail, calendar, contacts, aliases, and custom domains without trying to reproduce either full office suite. iCloud Mail’s custom-domain feature is oriented towards an individual or Family Sharing group rather than a general business administration model.
Choose the smallest system that covers the real workflow, but include the cost of replacing missing pieces.
5. What does “secure” mean in your case?
Every serious candidate should provide secure sign-in, multi-factor authentication, encrypted network connections, spam and malware controls, and current security support. Beyond that, requirements diverge:
- A business may need enforced sign-in policy, device controls, audit, data-loss prevention, retention, or eDiscovery.
- A journalist, activist, lawyer, or privacy-sensitive individual may care more about provider access to stored content and end-to-end encryption boundaries.
- A small team may value reliable recovery and competent support more than a long compliance feature list.
Provider claims need careful reading. Proton, for example, describes zero-access storage and automatic end-to-end encryption between Proton users, while ordinary external delivery usually relies on transport encryption unless the parties use an additional encrypted-message mechanism. Its SMTP guidance also notes that messages sent by compatible business devices are not end-to-end encrypted. That does not make the feature bad; it shows why “encrypted email” is not one universal state.
6. How will people access it?
Confirm the official web interface, supported mobile apps, offline behaviour, accessibility needs, and compatibility with required desktop applications or line-of-business devices.
A privacy-focused design can change the normal client model. Proton supports its own apps and uses Proton Mail Bridge for conventional desktop IMAP/SMTP clients. Microsoft and Google provide provider-native account connections that expose more than generic mail synchronisation. A simple standards-based service may work very well with third-party clients but offer fewer suite-specific features.
If you already have a mailbox and need to choose webmail, an app, or manual settings, use the separate email-access guide. This article intentionally stops before setup.
7. What will be retained, recovered, or backed up?
Mailbox storage, deleted-item recovery, archive mailboxes, retention policies, legal hold, and independent backup are different controls.
Microsoft publishes specific Exchange Online recovery and retention limits. Google states that Workspace data normally remains in user accounts until a user or administrator deletes it, while Google Vault retention rules add different governance behaviour for eligible editions and configured services.
Neither statement means that every subscription is an independent backup. Decide what failure you need to recover from: accidental deletion, malicious deletion, account compromise, provider outage, licence removal, legal discovery, or complete provider exit. Then verify the chosen plan and any separate backup against that event.
8. Can you migrate in and out?
Check import and export for mail, folders or labels, contacts, calendars, aliases, shared mailboxes, forwarding, and administrative data. Ask what the migration tool does not carry.
Owning the domain preserves the public address, but the history still has to move. Provider-native calendars, labels, rules, delegated access, shared resources, and compliance records may not map cleanly to another service. A credible exit plan names the export format, responsible person, destination, overlap period, DNS change, rollback point, and final verification.
9. What is the whole operating cost?
Do not compare only the advertised mailbox price. Include:
- the number of actual users rather than addresses or aliases;
- higher-tier security, retention, archiving, or device-management features;
- office applications or storage that would otherwise be purchased separately;
- migration and user support;
- administration time;
- backup, monitoring, and domain costs; and
- the cost of an outage or failed staff handover.
Prices and plan boundaries change too often for a static article to be a trustworthy price list. Build a requirements sheet first, then compare the providers’ current plan pages on the same day.
Understand the main service models
| Service model | Strong fit | Watch carefully |
|---|---|---|
| Consumer provider address | Personal mail with minimal administration | The address normally cannot move to another provider; no organisational offboarding. |
| Personal or family custom-domain mail | Durable personal identity and a small known group | Family limits, recovery authority, country availability, and whether everyone needs an account in the same ecosystem. |
| Mail-focused custom-domain provider | People who want a capable mailbox without a full office suite | Missing document collaboration, endpoint management, advanced compliance, or provider-specific app integration may need separate tools. |
| Microsoft 365 with Exchange Online | Organisations centred on Outlook, Microsoft identity, Office, Teams, and delegated mail | Plan and licence complexity; governance features vary by edition and configuration. |
| Google Workspace with Gmail | Organisations centred on Gmail, Calendar, Drive, Meet, and Google administration | Governance and security capabilities vary by edition; consumer Gmail and domain-verified Workspace are not the same administration model. |
| Privacy-focused hosted mail | People or teams whose threat model values reduced provider access to stored content | External-message encryption boundaries, migration, search, recovery, archiving, and third-party client compatibility. |
| Self-hosted mail | Specialist organisations with a compelling requirement and sustained expertise | Deliverability, abuse response, patching, monitoring, redundancy, recovery, and on-call ownership are permanent work. |
Examples are useful, but none should be selected from this table alone:
- Microsoft’s custom-domain process shows that mailbox creation and DNS cutover are organisational changes, not just an address setting.
- Google’s distinction between consumer, business-email-verified, and domain-verified accounts demonstrates that using a Gmail interface does not by itself provide full organisational control.
- Fastmail documents a mail-focused model with calendar, contacts, aliases, and custom domains.
- Proton Mail documents privacy-focused mail, custom domains on paid plans, and different behaviour for Proton-to-Proton and external messages.
- Apple’s iCloud Mail guidance describes a custom-domain option tied to iCloud+ and Apple Accounts, with availability and sharing constraints.
These are representative service models, not a complete market survey or endorsement.
POP, IMAP, SMTP, and provider-native connections
POP and IMAP do not host a mailbox. They are standard ways for an application to retrieve or work with messages on a service. SMTP submission is the standard path an authenticated client commonly uses to hand outgoing mail to a service.
- POP3 is built around retrieving messages from a maildrop. Some clients can leave copies on the server, but POP does not provide the normal server-side folder and state synchronisation people expect across several devices.
- IMAP4rev2 lets a client access and manipulate server-held mailboxes. It is the usual standards-based choice when the same mail and folders must appear on several devices.
- Message submission concerns sending, not receiving. A mailbox app may therefore use IMAP for incoming mail and authenticated SMTP submission for outgoing mail.
- RFC 8314 recommends TLS for email submission and access. Do not weaken authentication or accept unencrypted legacy settings merely to make an old device connect.
Provider-native account types can add calendars, contacts, directories, delegated mailboxes, policies, or modern sign-in beyond what generic IMAP exposes. Choose the service first; then use its supported automatic account type where possible. Manual server settings are an implementation detail, not the foundation of the provider decision.
A practical selection worksheet
Write down the answers before opening any pricing page:
- Address: provider address or a domain we control?
- People: how many users now, and how many within three years?
- Administration: who creates, suspends, recovers, and audits accounts?
- Shared work: which calendars, contacts, mailboxes, files, rooms, and meeting tools are required?
- Domain protection: which systems send as the domain, who will align SPF and DKIM, and who will monitor and advance DMARC safely?
- Security: which MFA, device, audit, encryption, retention, or data-location controls are genuinely required?
- Access: which browsers, phones, desktop apps, scanners, websites, or business systems must send or receive mail?
- Continuity: what happens when a person leaves, an administrator is unavailable, or the subscription lapses?
- Recovery: what must be recoverable, from which failure, and for how long?
- Migration: what exists today, how much data is involved, and what cannot move automatically?
- Exit: can the address, messages, contacts, calendars, authentication records, and domain move to another service?
- Support: who owns incidents, and is the provider’s support model adequate for the impact?
- Cost: what is the complete annual operating cost at the required feature tier, including domain-authentication monitoring where needed?
Shortlist two or three service models, prove the critical features with a trial or test domain, and only then plan the real migration. Never change the live MX records as an exploratory step.
Choose for the life of the address
The best email service is not the one with the largest storage number or the most familiar app. It is the one whose ownership, domain protection, administration, security, workflow, recovery, and exit model fit the people who must depend on it.
For a personal account, simplicity and reliable recovery may win. For a family, a durable custom domain may matter most. For a business, central administration and clean staff handover are usually non-negotiable. For a privacy-sensitive user, encryption boundaries and app compatibility deserve direct testing.
Make those decisions first. The inbox interface comes afterwards.
