Expand description
The IMAP COMPRESS Extension
This extension defines a new type …
… and extends …
- the
Capabilityenum with a new variantCapability::Compress, - the
Commandenum with a new variantCommand::Compress, and - the
Codeenum with a new variantCode::CompressionActive.