Forum Discussion
On demand disable forwarding? OWA and Outlook?
This is nothing new, the only new part about it is that it got included as part of the Secure Score recommendations/actions: https://blogs.technet.microsoft.com/office365security/mitigating-client-external-forwarding-rules-with-secure-score/
Here's the actual rule syntax: IF The Sender is located ‘Inside the organization’ AND IF The Recipient is located ‘Outside the organization’ AND IF The message type is ‘Auto-Forward’ THEN Reject the message with the explanation ‘External Email Forwarding via Client Rules is not permitted’
I do not have this condition: AND IF The message type is ‘Auto-Forward’
I can't use powershell because I am also AD on-prem. Any ideas?
- VasilMichevApr 06, 2018MVP
Make sure to press the "More options" link on the bottom of the New rule dialog, it will bring up all the other conditions.
- Michael DalyApr 06, 2018Copper Contributor
I got it..
I had to go to 'The message properties', then 'include message type'
then select Auto-Forward