Forum Discussion
Addjam
Sep 05, 2024Copper Contributor
MailTips for Exchange
We would like to implement a warning message that alerts users when they are sending an email to an external recipient. We initially tried using DLP policies to achieve this, but it seems that DLP o...
- Sep 06, 2024Nope, you only get the banner.
Addjam
Sep 06, 2024Copper Contributor
We've ran the command and it appears to be enabled correctly. Doesnt appear at all though. Are we missing something?
Get-OrganizationConfig | select MailTipsExternalRecipientsTipsEnabled
MailTipsExternalRecipientsTipsEnabled
-------------------------------------
True
After testing we determined that it works.. kinda.. It shows a banner with information above the message. I think i need to elaborate what is the expected behaviour here. MailTips could be configured to be a pop-up window that appeared before sending messages to external users and had to be clicked to go away. Can that behaviour be still achieved?
VasilMichev
Sep 06, 2024MVP
Nope, you only get the banner.