All you need to know about a catch all email in Exchange Online

Emails sent to non-existing business mailboxes, for example because of a typo, can be a real pain both for senders and businesses, preventing communication from taking place. Fortunately, you can equip your organization with a kind of ‘safety net’ for the emails ‘lost in the space’: a catch all mailbox. I will explain what is the true meaning of the catch all mailbox and how to set it up in Microsoft 365 (or Exchange Online to be exact).

All you need to know about a catch all email in Exchange Online

What does ‘catch all mailbox’ mean?

Catch all (or catch-all) mailbox is a shared mailbox that you can use to receive (or catch) all the incorrectly addressed messages sent to your organization (tenant), which would otherwise be bounced back, producing a Non-Delivery Report (NDR) for a sender.

A catch all mailbox cannot exist on its own. To work properly, it requires you to complete some additional configuration steps such as:

  • Create a dynamic distribution group with all the valid mailboxes in your tenant which should be ignored by the catch all mailbox.
  • Set your company’s email domain to Internal Relay to make the above rule take precedence over the default Directory-Based Edge Blocking mechanism that rejects messages for invalid recipients.
  • Create a transport rule that will redirect all the messages with an invalid addressee to your catch all mailbox.

All these steps will be discussed in detail in the How to set up a catch all email and rule section.

Use cases

As highlighted at the beginning, a catch all mailbox allows you to save the communication with an external sender (possibly a customer), even when they fail to use a correct email address in a message they send to your domain.

A catch all email address can be also of help to the organizations that are legally required to receive absolutely all emails no matter if an actual mailbox exists or not.

Limitations

You cannot use a catch all mailbox in the following environments:

  • Hybrid environments
  • Environments where Exchange Online coexists with a third-party email system
  • Environments with the old Small Business plans (no support for transport rules)

Warning

A catch-all mailbox can be useful. But it doesn’t necessarily mean that all companies should drop everything and start setting them up if they haven’t done that already. Think about it for a second.

Some of your shared mailboxes receive more spam than the others or than user mailboxes, right? That’s usually because they use a common name, like ‘contact@<yourdomain>.com,’ or ‘help@<yourdomain>.com.’ Those mailboxes are much more likely to suffer from an ongoing onslaught of spam, phishing attempts and so on. A catch-all mailbox is like a utopia for threat actors. And a bit of a dystopia for yourself. The mailbox opens up your organization for attacks even when mailing is sent to ‘yougottabekiddingme@<yourdomain>.com’ or ‘asiufhasdpifuhsadf@<yourdomain>.com.’ In other words:

  • Your catch-all mailbox will probably be full of spam (some of it being potentially dangerous).
  • Those who manage the mailbox need to have high security awareness.
  • In most cases, sieving through the mailbox’s content will be a chore that yields little gains.

In the end, you (or, more likely, the management) need to take a close look at pros and cons. Put it into your company’s context.

How to set up a catch all email and rule?

This section shows how to configure a catch all mailbox, step by step. For a successful configuration, you need to complete the steps in all the subsections below (unless stated otherwise). Keep in mind that all the procedures should be completed in the Exchange admin center only.

Create a shared mailbox

First, create a new shared mailbox and assign permissions to it for chosen user(s). They will be responsible for checking the mailbox and forwarding emails to relevant people in your organization (or responding). It’s also reasonable to start with the shared mailbox configuration, because permissions’ propagation can take even up to 24 hours (usually 2 hours).

Tip: You can use an existing shared mailbox instead of creating a new one. If permissions to that mailbox are already granted to the relevant users, you can skip this section altogether.

  1. Log in to the Exchange admin center.
  2. Go to Recipients > Mailboxes and click Add a shared mailbox.
Use the Exchange admin center to create a shared mailbox.
  1. In the pane that opens, define the mailbox’s Display Name, address, choose your organization’s main domain from the dropdown menu, and click Create. In this example, I’ll call it simply Catchall and use [email protected] as the email address.
Complete the basic configuration of a shared mailbox.
  1. Close the wizard, locate the newly created mailbox on the list and choose Mailbox delegation.
Accessing the shared mailbox delegation settings.
  1. Click Edit in the Read and manage (Full Access) section and choose user(s) that will manage the catch all mailbox correspondence in your organization.
Editing shared mailbox delegation settings in EAC.
  1. Close the pane and proceed to the next section.

Create a dynamic distribution group

Now, let’s create a dynamic distribution group (DDG) covering all the valid mailboxes in your tenant. Since the group is dynamic, it’ll be automatically updated if user(s) join or leave your organization in the future.

The group will be used as an exception in the catch all mailbox’s transport rule (you’ll create later on) to prevent all the correctly addressed emails from being processed by the rule and, consequently, forwarded to your catch all mailbox.

  1. In the left-hand navigation menu, go to Recipients > Groups and click Add a group on any tab you want.
Launching the new group wizard in EAC.
  1. Choose Dynamic distribution as the Group type.
  2. Name your group the way you want – I’ll call it simply All users.
  3. To add all the valid mailboxes in your organization, leave the default option (All recipient types) selected in the Users step.
Selecting users to be included in the Dynamic Distribution Group.
  1. In the Settings step, specify the group’s email address, e.g. [email protected].
  2. In the final step, click Create group and next Close to finish the setup.

Note that it might take up to 2 hours before your group becomes fully functional.

However, there’s a catch with dynamic distribution groups: according to the information from Microsoft, the membership information for each dynamic distribution group in Exchange Online is updated every 24 hours. It means that when you, for example, add a new user to your organization, emails sent to them might not reach their mailbox but be redirected to a catch all mailbox for up to 24 hours.

That’s why, especially if the provisioning of new users in your organization is quick or you often add/remove mailboxes, it might be a good idea to also create a static distribution group (to be manually and instantly updated with a ‘freshly-added’ user by you) and add it as another exception to the Catch all mailbox transport rule later on.

Once 24 hours have elapsed and the user automatically becomes a member of your dynamic distribution group, you can remove them from the static group or leave them untouched if you want.

Refer to the section below to learn how to create an optional static distribution group or skip directly to the next step: Set your company’s email domain to internal relay.

(Optional) Create a static distribution group

  1. Launch the group creation wizard in the similar way as for the dynamic distribution group.
  2. Choose Distribution as the Group type.
  3. Name your group the way you want – I’ll call it simply New users.
  4. In the next step, assign yourself (or a person responsible for managing the group) as the owner.
  5. You can skip the Members step for now – you’ll start adding new members the next time you add a new Microsoft 365 user to your organization.
  6. Now, configure the settings:
    • Define group’s email address.
    • Decide how users can join/leave the group – since you’ll manage users on your own, you can choose Closed in both cases to avoid users’ accidentally joining the group.
    • Leave other settings as default.
Configuring settings for a static distribution group
  1. Finally, click the Create group button and wait for the group to be created.

Note that it might take up to 1 hour before your group becomes fully functional. Now, when you add a new user to your organization in the future, remember to add that user to this static distribution group as well to avoid unnecessary email redirection to the catch all mailbox, until the user automatically becomes a member of the previously created dynamic distribution group (up to 24 hours).

Set your company’s email domain to internal relay

Setting your domain to internal relay (or non-authoritative relay) will allow you to relay misaddressed messages, e.g., with the use of a transport rule, to your catch all mailbox. Otherwise, with the authoritative domain setup, such emails are blocked and generate a Non-Delivery Report (which is the default behavior in Exchange Online).

  1. In the left-hand navigation menu, go to Mail flow > Accepted domains, and choose your organization’s email domain. In most cases, it’ll be you default company domain.
  2. In the pane that opens, select Internal relay and click Save.
Setting your email domain to internal relay.

Create a transport rule

Finally, you need to create the transport rule that will use the previously configured items as conditions and, once saved, make the catch all mailbox fully operational.

  1. In the left-hand navigation menu, go to Mail flow > Rules. Click the Add a rule button and choose Create a new rule.
Opening a new transport rule configuration window 2
  1. First, name you rule whatever you want – the ‘Catch all’ phrase allows an easy identification.
  2. Next, in the Apply this rule if section, choose The sender > is external/internal. In the pane that opens, choose Outside the organization from the drop-down list and confirm by clicking Save.
Configuring the sender location condition 1
  1. Next, under the Do the following section, select Redirect the message to > these recipients. In the pane that opens, select the catch all mailbox you created before from the list and click Save.
Configuring the catch all transport rule action 1
  1. Now, under the Except if section, select The recipient > is a member of this group. In the pane that opens, select the dynamic distribution group and (if you want to speed up user provisioning) the static distribution group you created before from the list, and click Save.
Configuring the catch all transport rule exception 1
  1. Review your rule – it should look similar to the one shown below. If the settings look OK, click Next to go to the next step of the rule creation wizard.
Reviewing and saving the catch all transport rule 1
  1. In the Set rule settings step, leave all the default settings as they are and proceed to the final step by clicking Next.
  2. The final step (Review and finish) lets you check your settings once again. If you’re OK with them, click Finish > Done to create your catch all transport rule and make it appear on the rules’ list.
  3. Note that each newly created rule is disabled by default. To make use of the catch all mailbox, remember to enable your rule by clicking it on the list and setting the toggle switch to Enabled, as shown below.
Enabling the newly created rule

Now that everything’s ready, do some testing by sending a few emails from an external mailbox to a non-existing email address in your organization’s domain. All the messages should be relayed to the catch all mailbox, so you should be able to see them when you access it.

You can also test if the created groups work as intended:

  • For the dynamic distribution group, create a new mailbox, wait for about 24 hours, and send a few emails from an external email address to see if they reach the newly created mailbox (correct behavior) or are redirected to the catch all mailbox (incorrect behavior). If you experience the incorrect behavior, wait some more time for the changes to propagate.
  • For the static distribution group, do the similar testing, remembering to manually add a freshly created user (mailbox) first. This time you won’t have to wait.

Will a catch all email work with third party solutions in Exchange Online?

In most cases, the catch all mailbox should not interfere with any third-party solutions like a smart host or signature adding software that process your emails in transit in Exchange Online.

If, however, you experience any problems (e.g., emails get blocked), you need to modify the configuration by completing these two general steps:

  1. In the rules list (Mail flow > Rules), move your third-party solution’s rule above the catch all mailbox’s rule. You can use the arrows just above the list (see below) or set the priority in each rule’s configuration window.
Sample rules order 1
  1. Next, add the exception for your third-party solution to the catch all mailbox’s rule by using the add exception button and choosing an appropriate condition. You can, for example, ‘whitelist’ your third-party solution based on:
    • Fully Qualified Domain Name
    • IP address
    • Specific header
    • Keywords in Subject or Body
    • Etc.

For sample instructions on how to add an exception to a transport rule, see this article in our Knowledge Base.

Tools for Microsoft 365

7 thoughts on “All you need to know about a catch all email in Exchange Online


  1. this process is not working anymore

    Office 365 Message Encryption will be retired in July 2023 and replaced by Microsoft Purview Message Encryption. Starting May 2023, all existing rules that use Office 365 Message Encryption will automatically start using Microsoft Purview Message Encryption. Learn More

    • Hi Alexander,
      I’ve conducted several tests on my side and my catch all mailboxes are working without any issues. The message you are citing (displayed in the Exchange admin center) pertains to the Message Encryption functionality which doesn’t have an impact on catch all mailboxes.

  2. Does it (support for transport rules) work with a “Microsoft 365 Business Standard” License or not? If not, which License is needed and what would be an alternative to: Microsoft 365 Business Standard? E3 or F3?

    Best regards,
    AlexPhBit

    • Hi Alex,
      According to Microsoft’s documentation, you should be able to use mail flow / transport rules with any Microsoft 365 Business plan that’s currently on the market. For more details, refer to the table you can find here.

  3. Nice article but there’s unfortunately a new problem:

    Due to changes at Microsoft, updates to the dynamic distribution list (DDL) now only happen once a day instead of immediately. You can force updates through a PowerShell command but you can only do this once per hour. So when you add a user or contact, it won’t get email until the DDL is updated.

    The fix is to create a static distribution list of new email addresses for contacts or new mailboxes, and change the catchall EXCEPTION rule so that the email address in question is on the DDL -OR- on the static list.

    NOW the rule again works immediately on all added addresses to the domain. And you don’t need to “clean-up” the static list after DDL propagation unless the email address is “retired.”

    • Hi Paul,
      Thanks for sharing this knowledge! I’ll look into that and update the article.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

*

CodeTwo sp. z o.o. sp. k. is a controller of your personal data.
See our Privacy Policy to learn more.