Skip to main content

Routing

7 min read

Can one email address deliver to several people's inboxes?

Pointing one address at several inboxes takes a minute and solves a real problem. It also has one failure mode that surprises every team that tries it — the replies.

Short answer

Yes. An address such as `[email protected]` can deliver a copy to as many inboxes as you like, and everyone sees it arrive in the inbox they already use, with no new app or login. The limitation is not delivery but reply: each person replies individually, so without a convention two people answer the same customer, or both assume the other did.

One address

[email protected]

What the outside world writes to

Adding or removing a person is a change to the routing, not to anyone's mailbox.

Each person reads the mail where they already read mail. Nobody logs into a new system, and the outside world only ever sees one address.

The problem this actually solves

Small organisations publish addresses that are not people: info@, bookings@, support@, hello@. Those addresses need to reach whoever is available, and the people who staff them usually already live in a personal inbox they check constantly.

The usual answers are worse than they look. A shared mailbox means another set of credentials and another app to check, which in practice means it gets checked less. Setting up a full mailbox for every published address costs a licence per address at most providers, for addresses that are not people. Manual forwarding rules set up inside one person's mailbox work until that person is on holiday or leaves.

Routing an address to several existing inboxes gets the mail in front of people in the place they already look, without giving anyone a new thing to check.

Setting it up

  1. 1

    Create the address you want to publish

    info@, bookings@, whatever the outside world will write to. It does not need a mailbox of its own — it is a routing rule, not a place mail is stored.

  2. 2

    Add each destination inbox

    Personal addresses, work addresses, addresses at other providers — they can be anywhere. Mixing providers is fine and common.

  3. 3

    Let each destination confirm itself

    Every inbox receives a confirmation and its owner clicks the link. Warn people first: an unexpected confirmation is the single most common reason a destination stays pending.

  4. 4

    Send a real test message

    From outside — a phone, a personal account — to the published address. Check that it arrives in every destination, not just the first one you look at.

  5. 5

    Agree the reply convention before you publish it

    This is the step everyone skips, and the one that decides whether the setup works. See below.

The reply problem, and how to solve it

Delivery is the easy half. Three people receive a copy of the customer's message — and then three people each have their own copy, in their own inbox, with no shared record of what anyone did about it.

Two failures follow, and both damage trust with the customer rather than merely annoying the team. Either two people answer the same enquiry with slightly different information, or everybody assumes somebody else has it and nobody replies at all. The second is more common and much more expensive.

Named owner, rotating

One person owns the address this week

  • Always exactly one person responsible — no ambiguity (advantage)
  • Others still see everything, so cover is instant (advantage)
  • Works with any number of people and no tools (advantage)
  • Needs a rota somebody maintains (drawback)

Claim by reply-all

Whoever takes it tells the others first

  • No rota to maintain; whoever is free responds (advantage)
  • The claim is visible to everyone immediately (advantage)
  • Needs discipline — one forgotten claim is a double reply (drawback)
  • Gets noisy above three or four people (drawback)
Neither needs software. Pick one deliberately and say it out loud, because the default — everybody decides individually — is the one that fails.

Set up replies to go out as the published address rather than as the individual. A customer who wrote to info@ and gets an answer from [email protected] learns your personal address, loses the thread, and often replies to the wrong place next time. Sending as the shared address keeps the conversation where it belongs and means the next reply reaches everyone again.

What to watch out for

Duplicate copies for people who are on two lists

If someone is a destination for both info@ and sales@, and a customer writes to both, they get two copies. This is correct behaviour and it looks like a bug. Decide who genuinely needs each address rather than adding everyone to everything.

Bounces from one destination affect nothing else

If one person's inbox is full or their address stops working, only their copy fails. The others still arrive. That is the intended behaviour, but it means a destination can quietly stop working without anyone noticing — which is why a destination that starts failing is worth an alert rather than a silent retry.

Automatic replies multiply

Three destinations with out-of-office replies enabled means a customer who writes once receives three out-of-office messages. Before a holiday period, it is worth deciding which single destination should answer automatically.

Forwarding and strict authentication

Mail forwarded onward is a well-known edge case in email authentication, because the message arrives at the final inbox from a server that is not the original sender's. Reputable services handle this correctly so that forwarded mail still passes the checks that matter. It is worth knowing the issue exists, because it is the reason forwarding to some strict corporate systems occasionally needs an allowlist entry on their side.

Deciding who is actually on the list

The technical limit is generous and the useful limit is not. Adding people to a shared address feels free — it is one line — and every person added makes it slightly less likely that any individual acts on a message.

Start here

Someone asks to be added to a shared address

Will they act on these messages, or only read them?

They will act

Add them

They answer customers, take bookings, or handle what arrives. They are part of why the address exists, and their absence would mean mail waiting.

The list stays small enough that everybody feels responsible

They want visibility

Give them a digest, not the address

A manager who wants to know what is coming in does not need every message in real time. A weekly summary, or occasional access, meets the need without diluting responsibility.

Keeps the acting group small, which is what makes it work

The test is not whether the mail is relevant to them. Almost everything is relevant to almost everyone, which is precisely why that test fails.

There is one more reason to keep the list short, and it only appears later. Every person on a shared address is a person who can forward, reply to, or accidentally expose whatever arrives — including the things customers send to info@ that they should probably have sent somewhere more private: account details, complaints about a colleague, occasionally a password. A short list is a smaller surface for that, and it is much easier to explain to a customer who asks who reads their mail.

What to remember

  • One published address can deliver to as many existing inboxes as you like, at any providers, with no new app for anyone.
  • Delivery is the easy half. Replies are where shared addresses fail.
  • Pick a reply convention — a rotating named owner, or claim-by-reply-all — before you publish the address anywhere.
  • Set replies to go out as the shared address, so the customer never learns anyone's personal address and the thread stays shared.
  • When you start needing to know who replied and what the history is, you have outgrown routing and want a helpdesk.

Questions people ask next

How many inboxes can one address deliver to?

More than a small team will ever need. The practical limit is not technical — it is that beyond four or five people, everyone assumes someone else has it, so the number of destinations is a decision about accountability rather than capacity.

Can destinations be at different providers?

Yes, and mixing is normal. One person on Gmail, one on Outlook and one on a work address at another domain all work the same way. Each inbox confirms itself once and then behaves like any other destination.

Will everyone see each other's replies?

Not automatically. Each person receives their own copy of the incoming message, and a reply goes only to the customer unless the replier copies the shared address. That is exactly why the reply convention matters, and why sending as the shared address is worth setting up.

What happens if one destination's inbox is full?

Only that copy fails; everyone else still receives theirs. The failure is reported rather than retried indefinitely, so a destination that has stopped working can be noticed and fixed instead of silently dropping mail.

Is this the same as a catch-all address?

No, and the difference matters. This routes one specific address you chose to publish. A catch-all accepts every possible address on the domain, including the millions a spammer can invent, which is a substantially worse idea for reasons of its own.

Can I add or remove people without telling the rest?

Technically yes — it is a change to the routing, not to anyone's mailbox, and nobody else is interrupted. As a matter of practice, tell them: a person who stops receiving mail they used to get will assume something is broken and start looking for it.

Does forwarding hurt deliverability?

Not when it is done properly. Forwarding is a long-standing part of how email works, and the authentication edge case it creates is well understood and handled. The thing that genuinely hurts deliverability is forwarding to an address that bounces, which is what destination verification exists to prevent.

Last reviewed 2026-08-16 · Brand My Inbox current