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
Feedback sent
We appreciate your effort and will try to fix the article