-
### Description
When composing an email, user should be able to search recipient that is in his company or those who used to send to/receive emails from
### Current behavior
Unable to search
#…
-
After restructuring the zbchaos and running against our clusters, it often fails with timeout errors on deploying a process model.
This happened when automating with Testbench, running against SaaS…
-
## Why
- Will schedule a task for reIndexing all the contacts which had failed to be indexed.
## How
- For each contact has been failed when indexing => Store a new event dead letter (using `org.…
-
## What we will demo:
- Contact auto-completion feature with LDAP synchronization
- Contact auto-completion feature with AMQP synchronization (optional)
- Improved IMAP Performance
### Imp…
-
**What are you trying to do?** Build from a tag
**Expected behaviour:** Set `TAG=jdk-20+13`
**Observed behaviour:** May not be building from tag. Requires `BRANCH=jdk-20.13`
**Any other comme…
-
Hi There!
I've been playing around with the python3 example here and keep getting the same error when trying to submit the test email:
```
{'methodResponses': [['Email/set',
…
-
# Summary
* [Related EPIC](#related-epic)
* [Definition](#definition)
* [Screenshots](#screenshots)
* [Technical issues](#technical-issues)
* [Misc](#misc)
## Related EPIC
## Definition
…
-
## Require
- #james-project: 4392
## HOW
- In tmail-backend/jmap/extensions module
- Create new implement of MailboxNamespace
```scala
case class TeamNamespace(fm: TeamMailboxes) extends MailboxN…
-
### Bug Type (问题类型)
_No response_
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guides/faq.html) 中…
-
Implement a endpoint that given a long lived token will return a short lived token.
Short lived tokens are JWT token signed on the fly by the backend.
Here is the JMAP route specification:
```
GET …