[GH-ISSUE #1289] [Feature Request]: Disable Email Forwarding #719

Closed
opened 2026-03-02 12:44:36 +03:00 by kerem · 4 comments
Owner

Originally created by @BNWEIN on GitHub (Jan 5, 2023).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1289

Originally assigned to: @BNWEIN on GitHub.

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.

Would be helpful if we could disable an email forwarding rule.

Ideally i am sure MSP's want to stop their first line engineers logging directly into client tenants. We for example have stopped exchange access by our first line team as we want all their actions to be carried out in CIPP.

PowerShell commands you would normally use to achieve above request

Set-Mailbox -ForwardingAddress $NULL -ForwardingSmtpAddress $NULL

Originally created by @BNWEIN on GitHub (Jan 5, 2023). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/1289 Originally assigned to: @BNWEIN on GitHub. ### 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. Would be helpful if we could disable an email forwarding rule. Ideally i am sure MSP's want to stop their first line engineers logging directly into client tenants. We for example have stopped exchange access by our first line team as we want all their actions to be carried out in CIPP. ### PowerShell commands you would normally use to achieve above request Set-Mailbox <name> -ForwardingAddress $NULL -ForwardingSmtpAddress $NULL
kerem 2026-03-02 12:44:36 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 5, 2023):

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:1372083190 --> @github-actions[bot] commented on GitHub (Jan 5, 2023): 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!".
Author
Owner

@BNWEIN commented on GitHub (Jan 6, 2023):

I would like to work on this please!

<!-- gh-comment-id:1373422885 --> @BNWEIN commented on GitHub (Jan 6, 2023): I would like to work on this please!
Author
Owner

@github-actions[bot] commented on GitHub (Jan 6, 2023):

Great! I assigned you (@BNWEIN) to the issue. Have fun working on it!

<!-- gh-comment-id:1373423096 --> @github-actions[bot] commented on GitHub (Jan 6, 2023): Great! I assigned you (@BNWEIN) to the issue. Have fun working on it!
Author
Owner

@BNWEIN commented on GitHub (Jan 6, 2023):

Add in Dev

<!-- gh-comment-id:1373659790 --> @BNWEIN commented on GitHub (Jan 6, 2023): Add in Dev
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#719
No description provided.