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

Allow user name to be specified as [email protected] in addition to domain\user #91

Closed
wants to merge 1 commit into from

Conversation

neilkatin
Copy link

This is to fix issue # 90: shared mailboxes when hosted on outlook365, which don't use the domain\user syntax.

The end user can access this by specifying a username of '[email protected]//[email protected]'.

…ain\user.

This is to fix issue # 90: shared mailboxes when hosted on outlook365, which don't use the domain\user syntax.

The end user can access this by specifying a username of '[email protected]//[email protected]'.
@mguessan mguessan closed this in 8bcfe38 Mar 4, 2020
@mguessan
Copy link
Owner

mguessan commented Mar 4, 2020

Ok, I don't think we should keep the double slash
=> implemented [email protected]/[email protected] instead

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.

Shared mailboxes in office 365 don't work
2 participants