Skip to content

Conversation

@nevans
Copy link
Collaborator

@nevans nevans commented Nov 13, 2023

https://www.rfc-editor.org/rfc/rfc8474.html

  • Adds support for the MAILBOXID ResponseCode
  • Adds support for the MAILBOXID status attribute to #status
  • Updates #status rdoc
  • Adds support for the EMAILID message attribute to #fetch and #uid_fetch and FetchData#emailid
  • Adds support for the THREADID message attribute to #fetch and #uid_fetch and FetchData#threadid
  • Fixes RFC8474 (2018): OBJECTID (recommended by IMAP4rev2) #39

These are the `msg-att` added by the `OBJECTID` extension.
Previously, any number-type status values worked—which is most of them.
This adds support for `MAILBOXID` (needed for the `OBJECTID` extension).
@nevans nevans force-pushed the OBJECTID-extension branch from 146ab0c to 7a44de3 Compare November 13, 2023 06:02
@nevans nevans merged commit fde2df9 into ruby:master Nov 13, 2023
@nevans nevans deleted the OBJECTID-extension branch November 13, 2023 06:05
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.

RFC8474 (2018): OBJECTID (recommended by IMAP4rev2)

1 participant