Hi,
You can follow this link which will explain how to create a rule from Exchange Online : https://zcusa.951200.xyz/en-us/exchange/security-and-compliance/mail-flow-rules/manage-mail-flow-rules
Sincerely,
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Hi,
You can follow this link which will explain how to create a rule from Exchange Online : https://zcusa.951200.xyz/en-us/exchange/security-and-compliance/mail-flow-rules/manage-mail-flow-rules
Sincerely,
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>
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.
The test results are as follows:
1.Send an email to a shared mailbox.
2.Both internal and external users receive emails.
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.