Forum Discussion
Dany Mcdonald
Mar 12, 2018Copper Contributor
Deny email attachments for certain users in mail flow?
Hello,
First, sorry for the neophyte question, I do not manage mail flow but I am task with a project and need to ask.
I have to control how a certain subnet access internet and have mana...
Dany Mcdonald
Mar 13, 2018Copper Contributor
Hello Vasil,
Good news!
By subnet I meant a bunch of users... Any chances you could point me toward online info?
I did look for mail flow how to's but did not find.
Thank you for your time!
Dany
VasilMichev
Mar 13, 2018MVP
The documentation on Mail flow rules is here: https://technet.microsoft.com/en-us/library/jj919238(v=exchg.150).aspx
In your case you can use the "recipient is" clause to scope the rule down to those users, and also include the "sender is external" clause. If you want to block any messages with attachments, simply use the "attachment size is greater than 1KB" or similar. More examples here: https://technet.microsoft.com/en-us/library/jj919236(v=exchg.150).aspx
- Dany McdonaldMar 13, 2018Copper Contributor
Thank you Vasil, it's appreciated.
Dany