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 the UNSELECT command #72

Merged
merged 2 commits into from
Nov 22, 2022
Merged

Add the UNSELECT command #72

merged 2 commits into from
Nov 22, 2022

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Nov 21, 2022

This PR fixes #40, which is one of the simplest missing commands for IMAP4rev2 support (#12).

Copy link
Member

@shugo shugo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. It looks fine!

@nevans nevans merged commit 8c20002 into master Nov 22, 2022
@nevans nevans deleted the unselect-command branch November 22, 2022 14:40
@nevans nevans added the IMAP4rev2 Requirement for IMAP4rev2, RFC9051 label Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IMAP4rev2 Requirement for IMAP4rev2, RFC9051
Development

Successfully merging this pull request may close these issues.

RFC3691 (2004): UNSELECT (included in IMAP4rev2)
2 participants