Hi @DrewGJB
Have you checked/confirmed your OWA mailbox polices to see if Rules are enabled?
You can use the Get-OwaMailboxPolicy cmdlet to check:
Get-OwaMailboxPolicy | Select-Object Name, RulesEnabled
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
When I try and create a rule using either the latest version of outlook 1.2023.630.100 (Production) or outlook on the web, it appears I am no longer able to use "Rules" - the option to create a rule and then the manage rules button leads me to an option page with no information inside. (pictures attached of greyed out button and blank settings page from clicking manage rules).
I have users for our domain that are rely on these rules due to the large number of emails received each day. Is something else disabled causing this or is this an issue with the latest version of office 365?
Hi @DrewGJB
Have you checked/confirmed your OWA mailbox polices to see if Rules are enabled?
You can use the Get-OwaMailboxPolicy cmdlet to check:
Get-OwaMailboxPolicy | Select-Object Name, RulesEnabled
Hi @DrewGJB
Have you selected a specific email when trying to create the rule?
For example:
If selecting a folder, the "create rule" option would be greyed out:
If selecting a message, the "create rule" should work:
While since the Rules option seems to be missing in Outlook on the web, please follow kev's advice to have a check if the affected mailboxes have a custom OWA policy assigned and rule is disabled in the OWA policy.
As the setting of OWA would also affect the new Outlook.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.