Hello,
Problem: Sometimes mails are moved to a folder, but there is no inbox rule which seems to do that.
Additional Infos: We are using 100% Exchange Online with Outlook Web, and NOT a locally installed Outlook App, which could have an own rule set. So the inbox rule must come from EXO. In the EXO message trace of the moved email, I can see the following status: “The message was delivered to the recipient's mailbox. Because of an Inbox rule the recipient set up, the message was delivered to the following folder: Folder: xxx”.
I already checked all rules via Powershell incl. hidden rules without any result:
Get-InboxRule -Mailbox xxx -IncludeHidden
Question: How can I investigate, which rule or other process moved the mail somewhere else.
Many thanks for your help
Joachim Denk