Skip to content

Conversation

hoffi
Copy link
Contributor

@hoffi hoffi commented Oct 14, 2022

Fixes #36.

Added the UID EXPUNGE command and parses the APPENDUID, COPYUID and UIDNOTSTICKY responses.
I also modified the append, copy and move methods to return those UIDs when they are present in the response.

I have also tested this against a production Dovecot IMAP server and a Microsoft 365 account.

Copy link
Collaborator

@nevans nevans left a comment

Choose a reason for hiding this comment

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

I've been using a regexp hack for almost a decade. This is great, thanks!

Copy link
Collaborator

@nevans nevans left a comment

Choose a reason for hiding this comment

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

another tiny suggestion, a small rdoc improvement.

@nevans nevans merged commit a582798 into ruby:master Oct 15, 2022
@nevans
Copy link
Collaborator

nevans commented Oct 15, 2022

🎉 Thanks!

@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC4315 (2005): UIDPLUS (included in IMAP4rev2)
2 participants