Module async_imap::extensions::idle
source · Expand description
Adds support for the IMAP IDLE command specificed in RFC2177.
Structs§
Handle
allows a client to block waiting for changes to the remote mailbox.- A stream of server responses after sending
IDLE
.
Enums§
- Possible responses that happen on an open idle connection.