Bounce-back sending to Public folder

Modified on Thu, 10 Jun 2021 at 05:40 PM

When getting a bounce-back sending to a public folder, you need to grant different permissions within PowerShell.

If the issue is internal then you need to grant "Default" CreateItems rights. To do this enter this command "Add-PublicFolderClientPermission -Identity "\folder" -user Default -AccessRights CreateItems"


If it is external do the same however instead of Default use Anonymous

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article