How to know Forwarding applied

Microsoft Q & A 381 Reputation points
2023-09-06T08:22:02.2766667+00:00

Want to achieve below, please let me know how we can.

internal user send email to (mail enabled user) mailuser@internaldomain.com >> email resolves to external address as user@externaldomain.com >> notify internal user that this email was forwarded to user@externaldomain.com ?

I found this , please let me know if it is possible.

  1. Create a test label. --- possible
  2. Create an EXO rule: apply label when the recipient is member of a group. ---- want to know , if it is possible and how.
  3. Create DLP policy: if message contains the label >> notify sender with email and policy tip. --- possible
Microsoft Exchange Online
{count} votes

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Aholic Liang-MSFT 13,856 Reputation points Microsoft Vendor
    2023-09-07T02:25:52.52+00:00

    Hi @Microsoft Q & A

    You can set up a MailTip to appear when internal members send emails to this mail user.

     

    For specific operations, please refer to the following:

    1.      In the Exchange admin center , open Recipients-Contacts

    2.      Click Specify mail user account

    3.      Click Manage Mail tip under General

    4.      Set the text and save

    User's image

    User's image

    You can also refer to this command to modify mail tips for all mail users in bulk:

    Get-mailuser|set-mailuser -mailtip “This is a mail user account! Your message will be forward to external!”
    

    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.