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

Check for BYE response #83

Open
ThiefMaster opened this issue Nov 23, 2022 · 0 comments
Open

Check for BYE response #83

ThiefMaster opened this issue Nov 23, 2022 · 0 comments

Comments

@ThiefMaster
Copy link

ThiefMaster commented Nov 23, 2022

This can happen as a response to pretty much any command, especially when using XOAUTH for authentication. For example, on MS Exchange Online:

myprefix LIST "" "*"
* BYE Session invalidated - AccessTokenExpired

Ideally it's handled in a way so the user's code can detect this and e.g. reconnect with a new token.

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

No branches or pull requests

1 participant