Forum Discussion
TonyRedmond
Mar 11, 2021MVP
How to Enable and Use Exchange Online’s External Email Tagging Feature
Exchange Online tenants can activate external email tagging, which causes Outlook clients (not desktop yet) to highlight messages received from external domains. The feature can replace custom implem...
TonyRedmond
Feb 10, 2022MVP
I don't believe you can customize any aspect of the warning.
Victor_Ivanidze
Jul 04, 2023Bronze Contributor
There exists is a Windows program that allows you to modify the configuration of external sender identification. Use it if you don't want to run Exchange PowerShell.
Google for "SetExternalInOutlook for Office 365".
Google for "SetExternalInOutlook for Office 365".
- TonyRedmondJul 04, 2023MVPThat's the same Exchange Online cmdlet described in the article (did you read the article?). There isn't a program to manage the setting because there isn't a public Graph API for that purpose.
- Victor_IvanidzeJul 04, 2023Bronze ContributorHi Tony,
yes, the exe uses the same Exchange Online cmdlet.
I thought somebody prefer to run exe instead of PowerShell.- TonyRedmondJul 04, 2023MVPWhy anyone would want to use an executable is beyond me. The cmdlet is simple and easy to run. It's a one-time operation, and using PowerShell avoids the need to consent to permissions etc. that an executable would need.