Feb 23 2018 01:45 PM
I've searched the web for client- & server/tenant side solutions and found the following:
- client side: VBA scripts or 3rd party product (like SafeSend)
- server/tenant side: Use the Shell to enable or disable the External Recipients MailTip
These options probably work well when using the Desktop Outlook application.
But how can we implement a solution for users that use OWA or the Outlook App on their smartphone?
Are there any solutions that cover all type of Outlook client versions?
Feb 24 2018 10:54 AM
MailTips will also work on OWA, but they do nothing apart from displaying a warning message. If you want some sort of confirmation/approval action, take a look into Transport rules and moderation.
Feb 25 2018 04:33 AM
Hi @Vasil Michev , tx for your prompt response and directing me into Transport rules. I've checked the list of transport rules =>Mail flow rules (transport rules) in Exchange Online ; but wasn't able to find one that's related to sending emails to external contacts. Are there more transport rules? Where can I find them? Tx.
Use mail flow rules to inspect message attachments in Office 365
Organization-wide message disclaimers, signatures, footers, or headers in Office 365
Use mail flow rules to route email based on a list of words, phrases, or patterns
Use mail flow rules to set the spam confidence level (SCL) in messages
Create organization-wide safe sender or blocked sender lists in Office 365
Feb 25 2018 09:38 AM
SolutionI guess you only looked at the templates? Simply create a new rule (or even use one of the templates), then add the corresponding conditions, exceptions and actions. Also, don't forget to click the "More options" link at the bottom of the New rule dialog.
In your case, a sample rule might use the "recipient is external" condition, and the action "forward the message for approval". It's just a suggestion though, not sure whether it will fit your needs.
Oct 15 2018 01:07 PM
Hi Eric, The solution SafeSend Email Security for Outlook you are referring to actually has an OWA product that you can use (you can see it in their system requirements). I would contact the vendor to get more information.
Oct 17 2018 07:42 AM
Hi @John Nicolas , actually today we configured the web version of SafeSend.
Sep 24 2019 12:04 PM - edited Sep 24 2019 01:29 PM
@Eric DefermThanks for the info, the link you provided helped with getting the external recipient message to populate for Web based Exchange. Do you know of any solutions that replicate to the installed client apps for windows and Mac ?
Sep 24 2019 01:30 PM
Sep 24 2019 01:33 PM
@Eric Deferm Currently we are trying to prevent the use of 3rd party apps to manage this, so (MailTips) specifically. I enabled them via the PowerShell method, but the Mailtip is currently only populating on OWA. Not the install client.