Forum Discussion
Ion Zubia
Dec 05, 2017Brass Contributor
I need some help with some inbox rules that are not working
Hello,
I have set a very simple rule so that any messages coming from a specific mail are moved from Junk to a custom folder. However, it doesn't apply in all cases, the scenario is the follow...
- Dec 05, 2017
Inbox rules only act on messages hitting the Inbox folder, as the name suggests. If the said notification is important and you are sure about the sender, you can whitelist it to prevent it hitting the Junk folder. Read carefully here first though: https://blogs.msdn.microsoft.com/tzink/2017/11/29/how-to-securely-add-a-sender-to-an-allow-list-in-office-365/
VasilMichev
Dec 05, 2017MVP
Inbox rules only act on messages hitting the Inbox folder, as the name suggests. If the said notification is important and you are sure about the sender, you can whitelist it to prevent it hitting the Junk folder. Read carefully here first though: https://blogs.msdn.microsoft.com/tzink/2017/11/29/how-to-securely-add-a-sender-to-an-allow-list-in-office-365/
Ion Zubia
Dec 12, 2017Brass Contributor
Thank you