mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 12:58:04 +00:00
Add IMAP capabilities instead of overwriting them
I wanted to add `COMPRESS=DEFLATE`, but it should be added only for sessions that are logged in because `COMPRESS` command does not work before logging in. Dovecot already does it correctly if we don't overwrite the capability string.
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
|
||||
- set CAA record flags to 0
|
||||
|
||||
- add IMAP capabilities instead of overwriting them
|
||||
([#413](https://github.com/deltachat/chatmail/pull/413))
|
||||
|
||||
|
||||
## 1.4.1 2024-07-31
|
||||
|
||||
|
||||
Reference in New Issue
Block a user