Forward Emails from Shared mail box

IniobongNkanga-8038 966 Reputation points
2025-01-06T14:03:28.52+00:00

Hello

Please i need your help on this issue.

I would like to forward an email from a Shared mailbox to an internal user and external usr.

How do i go about it.

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,178 questions
Outlook | Windows | Classic Outlook for Windows | For business
Exchange | Other
{count} votes

3 answers

Sort by: Most helpful
  1. Anthony LAVABRE 1,740 Reputation points
    2025-01-06T19:59:24.6333333+00:00

    Hi,

    You can follow this link which will explain how to create a rule from Exchange Online : https://learn.microsoft.com/en-us/exchange/security-and-compliance/mail-flow-rules/manage-mail-flow-rules

    Sincerely,

    0 comments No comments

  2. Kavya 490 Reputation points
    2025-01-07T04:55:24.8233333+00:00

    You can run the below cmdlet after connecting to Exchange Online PowerShell.

    Set-Mailbox -Identity <shared mailbox UPN> -ForwardingAddress <Internal user email> -ForwardingSmtpAddress <External user email>

    0 comments No comments

  3. Anonymous
    2025-01-07T06:33:21.9466667+00:00

    Hi,@IniobongNkanga-8038

    Thanks for posting your question in the Microsoft Q&A forum.

    You can set the mail flow rule to forward mail from a shared mailbox to internal and external users.

    User's image

    The test results are as follows:

    1.Send an email to a shared mailbox.

    User's image

    2.Both internal and external users receive emails.

    User's image

    User's image


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.