-
### Description
The UI gives you a select where you can choose your e-mail. But instead this shows the username.
### Expected result
Be able to select a email or give a free form as an input wher…
-
Be sure that we index and search against first name + display name (using prefix search)
Definition of done:
- [x] Default mapping is modified in order to handle prefix search https://github.com/li…
-
# Context
TMail Backend currently allows email encryption upon receiving an email in a mailbox, based on a private key that the server do not own. TMail backend both exposes PGP encrypted emails in…
-
## Why?
While restauring messages as a user is great
I feel uneasy with the current implementation (maximum 5 message restaured).
I can quickly script this to get all the deleted messages th…
-
Make sure `folderPushMode` is set to `NONE` when importing settings of an account type that doesn't support Push.
-
### Bug Type (问题类型)
other exception / error (其他异常报错)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 [FAQ](https://hugegraph.apache.org/docs/guides/faq…
-
## Why
When one of S3 is down for a long time, blob events would be stored in event dead letters table. James already has a task to redeliver dead letters back to the queue.
Unfortunately, EventDead…
-
Frontend team start to integrate WebSocket.
Browser does not support sending `Authorization` header upon HTTP handshake request => solution: https://github.com/linagora/tmail-backend/blob/master/docs…
-
## Why
Expectation: TMail core service should not be disrupted more or less by Redis outage.
## How
Experiment on preprod with what happens to TMail deployment if Redis is down.
Some related Redis …
-
Push documentation https://jmap.io/spec-core.html#push
We should be able to open a communication channel using websockets to receive StateChange notifications.
The library should take care of the …