advertise literal support
This commit is contained in:
parent
8180baae00
commit
3a10fb9faa
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ impl Default for ServerCapability {
|
|||
Self(HashSet::from([
|
||||
Capability::Imap4Rev1,
|
||||
Capability::Move,
|
||||
Capability::LiteralPlus,
|
||||
capability_unselect(),
|
||||
//capability_condstore(),
|
||||
//capability_qresync(),
|
||||
|
|
Loading…
Reference in a new issue