[GH-ISSUE #2524] Enabling/Disabling SpamFilter #1269

Closed
opened 2026-03-02 13:42:52 +03:00 by kerem · 4 comments
Owner

Originally created by @BNWEIN on GitHub (Jun 6, 2024).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2524

Description

This currently fails in both the front end, and the API with error:

System.Management.Automation.RuntimeException: |Microsoft.Exchange.Data.Directory.InsufficientPermissionsException|Source server:LO3P123MB2985.GBRP123.PROD.OUTLOOK.COM doesn't have write permission to target DC:. Usually it indicates that target forest isn't an account partition of source forest. The user has insufficient access rights.

I would assume its missing an -anchor

Environment data

Frontend: 5.7.1
Backend: 5.7.4
Originally created by @BNWEIN on GitHub (Jun 6, 2024). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2524 ### Description This currently fails in both the front end, and the API with error: System.Management.Automation.RuntimeException: |Microsoft.Exchange.Data.Directory.InsufficientPermissionsException|Source server:LO3P123MB2985.GBRP123.PROD.OUTLOOK.COM doesn't have write permission to target DC:. Usually it indicates that target forest isn't an account partition of source forest. The user has insufficient access rights. I would assume its missing an -anchor ### Environment data ```PowerShell Frontend: 5.7.1 Backend: 5.7.4 ```
kerem 2026-03-02 13:42:52 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Jun 6, 2024):

Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://docs.cipp.app/
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug."

Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".

<!-- gh-comment-id:2151722946 --> @github-actions[bot] commented on GitHub (Jun 6, 2024): Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://docs.cipp.app/ If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug." Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".
Author
Owner

@BNWEIN commented on GitHub (Jun 6, 2024):

I confirm that I have checked the documentation thoroughly and believe this to be an actual bug

<!-- gh-comment-id:2151723209 --> @BNWEIN commented on GitHub (Jun 6, 2024): I confirm that I have checked the documentation thoroughly and believe this to be an actual bug
Author
Owner

@BNWEIN commented on GitHub (Jun 6, 2024):

This one is a bit strange, because once in a while it does work, but if you manage to enable it and then try and disable it a few minutes later it fails.

<!-- gh-comment-id:2151743089 --> @BNWEIN commented on GitHub (Jun 6, 2024): This one is a bit strange, because once in a while it does work, but if you manage to enable it and then try and disable it a few minutes later it fails.
Author
Owner

@KelvinTegelaar commented on GitHub (Jun 6, 2024):

Fixed in dev by @kris6673

<!-- gh-comment-id:2153233163 --> @KelvinTegelaar commented on GitHub (Jun 6, 2024): Fixed in dev by @kris6673
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#1269
No description provided.