How to Recall Email Messages in Microsoft Outlook

How to Recall Email Messages in Microsoft Outlook

We’ve all experienced that heart-stopping moment after hitting ‘Send’ on an email, only to realize there was a mistake. Maybe you sent it to the wrong person, forgot an attachment, or included inaccurate information. Thankfully, Microsoft Outlook offers a solution: the Message Recall feature. In this blog, we’ll guide you through how to recall an email in Outlook and save yourself from potential email blunders.

What is Message Recall Feature in Outlook?

Message Recall is a feature in Microsoft Outlook that allows you to retrieve an email you’ve sent, provided certain conditions are met. This can help you correct mistakes or prevent the recipient from reading the message after recall. This feature will work only in the new Outlook, old Outlook and Outlook on the web.

New Updates to Message Recall Feature

1. Message Recall Notifications

Previously, when a message was recalled, it was silently removed from the recipient’s mailbox. This often led to confusion, especially if the recipient had already read the message and noticed its sudden disappearance. While senders typically prefer recalls to be discreet, this silent deletion could leave recipients puzzled.

To address this, tenant admins can now enable recall notification emails for recipients. By default, this feature is off but can be activated in one of two modes:

  1. For All Recalled Messages
  2. For Read Recalled Messages Only

When enabled, recipients of recalled messages will receive an email notification about the recall. This helps reduce confusion and keeps recipients informed.

Configuring Recall Notifications

Admins can set up recall notifications in the Exchange admin center by navigating to Settings > Mail Flow.

Optional Recall Notifications for Recipients

Alternatively, these settings can be managed using Exchange Online PowerShell with the following commands. Before proceeding further, connect to Exchange Online PowerShell.

Enable or Disable Recall Notifications

Set-OrganizationConfig -MessageRecallAlertRecipientsEnabled $True

Setting this parameter to $True enables notifications.

Specify Notifications for Read Messages Only

Set-OrganizationConfig -MessageRecallAlertRecipientsReadMessagesOnlyEnabled $True

When notifications are enabled ($True), this cmdlet lets admins choose whether notifications should only be sent for read messages.

2. Maximum Recallable Message Age

Previously, you could recall messages regardless of how old they were. Now, you can set a limit on how old messages can be before they can’t be recalled. By default, this limit is set to 365 days, but admins can adjust it anywhere from 5 minutes to 10 years.

You can set this up in the Exchange admin center under Settings > Mail flow.

Recalling message in Outlook

Or it can be done using Exchange Online PowerShell:

Set-OrganizationConfig -MessageRecallMaxRecallableAge [DDDD.HH:MM:SS]

If a sender tries to recall a message that’s older than the set limit, they’ll get a notification saying the message is too old to recall.

3. Support for External Routing


Message Recall typically doesn’t work for messages sent outside of Exchange Online. However, some admins send emails within the same organization through external systems for additional processing before bringing them back to Exchange Online. In the past, recalling these messages would fail. But now, Message Recall can successfully recall these internally routed messages, even after they pass through external systems.

These updates are now available to all Exchange Online customers, improving the overall functionality of the Message Recall feature based on user feedback.

How to Recall Emails in Outlook?

Follow the steps below to unsend an email in new Microsoft Outlook.

  1. Open Microsoft Outlook for Windows or Outlook on the Web (OWA).
  2. In the left navigation pane, click on Sent Items to open the folder containing emails you have sent.
  3. Then, search for the email messages and select the email you wish to recall.
  4. In the message window, click on more options (three dots) and select Advanced actions.
  5. Select Recall message from the drop-down menu.
  6. You will be prompted for confirmation saying ‘Recalling this message will delete it from the mailboxes of all recipients’. Click OK to confirm your choice.

How to Recall an Email Message in Outlook

How Long Does Outlook Take to Recall an Email?

After the confirmation to recall a message, instantly you will receive a notifier at the email message stating ‘Recall attempted at <date and time>. Recall actions are generally quick, regardless of the number of recipients. If the recall cannot be executed immediately (e.g., due to a recipient’s mailbox being temporarily unavailable), the system will retry for up to 24 hours before marking the recall as failed.

How Long Does Outlook Take to Recall an Email?

What Happens When You Recall an Email in Outlook?

When you recall emails in Outlook, the process attempts to delete the email from the recipient’s inbox before the recipient opens it. There are two possible outcomes.

Success: If the recipient hasn’t opened the email yet, Outlook will delete the original message from their inbox. Otherwise, it will not delete the message from the inbox. And you will typically get a notification that recall attempted.
If you are using old Outlook, users can delete unread copies and replace them with a new message. But new Outlook doesn’t have the feature to replace or resend the message.

Failure: If the recipient has already opened the email, Outlook cannot take it back. The recipient will see the original message you sent.

How to Know if Recall was Successful in Outlook?

When you initiate an email recall in Outlook, expect a notification email stating Message Recall Report within 30 seconds. This email will include a link to view message recall report. If prompted, log in with your mailbox credentials to access the report.

Message Recall Status Report

Note: Status updates are usually received within minutes.

  • For a few hundred recipients, updates may take up to five minutes.
  • For tens or thousands of recipients, retrieving the status for all recipients may take up to thirty minutes.

Some FAQs About Recalling Emails in Outlook

1. Why can’t an email be recalled?

It’s important to understand the conditions under where you can’t unsend an email in Outlook.

  • Both you and the recipient must use Microsoft Outlook and have an Exchange server email account within the same organization.
  • The recipient must not have read the email yet. If the email has been opened, recall will not work.
  • Recall attempts will fail if the recipient uses POP3, IMAP email accounts or Outlook.com.
  • The email must be in the recipient’s Inbox and not moved to any other folder.

Additionally, it’s important to consider other factors such as cached Exchange mode, public or shared folders, and limitations with mobile devices, all of which could contribute to the failure of an email recall attempt.

2. Can messages to external recipients be recalled?

No, messages to recipients outside your organization or on-premises can’t be recalled.

3. Why is the recall option greyed out?

If ‘Recall message’ option is greyed out in Outlook,

4. Is recalling an email supported in Outlook for Mac?

No, unfortunately Outlook for Mac doesn’t have a feature to recall sent emails.

5. What will happen if we recall an email from a Distribution List or emails sent to multiple users?

Recalling an email sent to a distribution list or multiple users applies to all recipients.

If you send an email to a Distribution List or multiple users, the recall applies to each individual recipient in that list. If any recipient has already read the email or has their email client settings configured to prevent recall actions, the recall will not succeed for that specific recipient. It will be successfully recalled for other recipients. You can view these details in Message Recall report.

I hope this blog covers everything you want to know about recalling email in Microsoft Outlook. Feel free to contact us in the comment section for more assistance needed.

How to Recall Email Messages in Microsoft Outlook

by Praba time to read: 5 min
0