Forum Discussion
Ben Owens
Jul 11, 2017Copper Contributor
Spam Confidence Level - Per Mailbox in Exchange Online
Hello, I have a requirement for SCL's to be set on a per mailbox basis. You can do this on premises using the Set-Mailbox cmdlet with applicable setting e.g. Set-Mailbox -Identity bobsmith -...
- Jul 11, 2017
Best you can do is create several Spam filter policies and apply them to different users as needed. Details are here: https://technet.microsoft.com/en-us/library/jj200684(v=exchg.150).aspx
VasilMichev
Jul 11, 2017MVP
Best you can do is create several Spam filter policies and apply them to different users as needed. Details are here: https://technet.microsoft.com/en-us/library/jj200684(v=exchg.150).aspx
Igor Scardua
Jul 19, 2017Former Employee
Thanks!