Skip to content

Conversation

arnt
Copy link

@arnt arnt commented Aug 21, 2025

ENABLE (RFC 5161) adds support for optional syntax. UTF8=ACCEPT (RFC 9755) adds support for using UTF8 in quoted strings, both mail addresses and mailbox names, and is enabled using ENABLE.

NOTIFY (RFC 5465) tells the server that it should send a FETCH response whenever a new message arrives, without waiting for the client to poll. Handling the response requires no new code.

ENABLE (RFC 5161) adds support for optional syntax. UTF8=ACCEPT (RFC 9755)
adds support for using UTF8 in quoted strings, both mail addresses and
mailbox names, and is enabled using ENABLE.

NOTIFY (RFC 5465) tells the server that it should send a FETCH response
whenever a new message arrives, without waiting for the client to poll.
Handling the response requires no new code.
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.

1 participant