Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for shared mailboxes #1

Merged

Conversation

Luzifer
Copy link
Contributor

@Luzifer Luzifer commented Nov 21, 2022

This adds support for the user\shared_mailbox username format.

In case of shared mailbox access using OAuth, application needs to obtain the access token on behalf of a user but replace the userName field in the SASL XOAUTH2 encoded string with the email address of the shared mailbox.
Source: Microsoft documentation

The third supported format domain\user\shared_mailbox is still not supported and rejected with an expressive error.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
@Adphi Adphi merged commit 8d7e21d into linka-cloud:main Aug 1, 2024
@Adphi
Copy link
Member

Adphi commented Aug 1, 2024

Hi @Luzifer, sorry for the late reply, I didn't receive any notification.

Thank you very much for your contribution.

@Luzifer Luzifer deleted the feature/add-support-for-shared-mailboxes branch September 13, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants