Expand description
The IMAP ENABLE Extension
This extension extends …
- the Capability enum with a new variant Capability::Enable,
- the CommandBody enum with a new variant CommandBody::Enable, and
- the Data enum with a new variant Data::Enabled.
Structs§
- Capability
Enable Other - An (unknown) capability.