[GH-ISSUE #1183] [Feature Request]: Mailbox Rule List / Show Shared Mailbox #644

Closed
opened 2026-03-02 12:43:58 +03:00 by kerem · 1 comment
Owner

Originally created by @bbeamts on GitHub (Nov 1, 2022).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1183

Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.

In the section Mailbox Rule List, there is no way currently to show all of the forwarding rules in place on one report (Excludes Shared Mailboxes). I don't see anyway to run a report to include Shared Mailboxes on this page. Ideally, we have a way to run a report and show all forwarding rules setup in a tenant.

We're also seeing that in some cases forwarding is setup for a user, and it's not showing on the Mailbox Rule list.

PowerShell commands you would normally use to achieve above request

Get-Mailbox | select displayname,forwardingaddress,forwardingsmtpaddress

Originally created by @bbeamts on GitHub (Nov 1, 2022). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1183 ### Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole. In the section Mailbox Rule List, there is no way currently to show all of the forwarding rules in place on one report (Excludes Shared Mailboxes). I don't see anyway to run a report to include Shared Mailboxes on this page. Ideally, we have a way to run a report and show all forwarding rules setup in a tenant. We're also seeing that in some cases forwarding is setup for a user, and it's not showing on the Mailbox Rule list. ### PowerShell commands you would normally use to achieve above request Get-Mailbox | select displayname,forwardingaddress,forwardingsmtpaddress
kerem 2026-03-02 12:43:58 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 1, 2022):

Thank you for creating a feature request!
Your current priority is set to "No Priority". No Priority Feature requests automatically get closed in two days if a contributor does not accept the FR.

If you are a sponsor you can request an upgrade of priority. To upgrade the priority type "I would like to upgrade the priority".
If you want this feature to be integrated you can always do this yourself by checking out our contributions guide at https://cipp.app/docs/dev/. Contributors to the CIPP project reserve the right to close feature requests at will.
If you'd like this feature request to be assigned to you, please comment "I would like to work on this please!".

<!-- gh-comment-id:1298810871 --> @github-actions[bot] commented on GitHub (Nov 1, 2022): Thank you for creating a feature request! Your current priority is set to "No Priority". No Priority Feature requests automatically get closed in two days if a contributor does not accept the FR. If you are a sponsor you can request an upgrade of priority. To upgrade the priority type "I would like to upgrade the priority". If you want this feature to be integrated you can always do this yourself by checking out our contributions guide at https://cipp.app/docs/dev/. Contributors to the CIPP project reserve the right to close feature requests at will. If you'd like this feature request to be assigned to you, please comment "I would like to work on this please!".
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#644
No description provided.