-
JMAP (JSON Meta Application Protocol) is a modern open PIM syncing protocol. Fastmail developed it to overcome the problems inherent in IMAP, and (presumably) to provide a credible open alternative to…
-
- [x] Tag the release 0.4.0
- [x] Create the changelog
- [x] update software-linagora-com
- [x] Deploy on dev
- [x] ask QA test on dev
- [x] deploy on preprod
- [x] run perf tests on preprod
- [x] dep…
-
### Expected behavior 期望表现
在发生老年代 GC 时,可以回收掉一部分对象,使得老年代使用量不是持续走高。
### Actual behavior 实际表现
在存在 **7 * 24h** 的**不中断**写入、查询流量时,老年代使用量持续攀升,在到达配置的阈值时发生 mixed gc,该 gc 每次回收老年代的空间逐渐变小,直至似乎完全不能有效回收。
使用 `…
-
### Expected behavior 期望表现
希望可以查询速度一直快
### Actual behavior 实际表现
变慢
### Steps to reproduce the problem 复现步骤
jinfo {PID}
sun.java.command = com.baidu.hugegraph.dist.HugeGraphServer /opt/hu…
-
## 历年学习周报
### [Kubernetes tips](https://github.com/opskumu/issues/issues/10) #10 早期
### [学习周报「2018」](https://github.com/opskumu/issues/issues/19) #19
### [学习周报「2019」](https://github.com/opskumu/…
-
CF https://github.com/linagora/tmail-flutter/issues/28
## TMail backend offers better option
```
GIVEN the user never used the app
THEN the user is prompted for the URL / login / password
```
The f…
-
Just like Caddy.
-
It has been a pain in the neck to debug a Python script invoked inside a DH Python session. Developers have to rely on the logs and Python's print() function to trouble-shoot a faulty script. If we ex…
-
# Actual Result
Each time updating a draft on Thunderbird, it creates another new draft on OpenPaas.
For example, edit 3 times a draft on Thunderbird, OpenPaas make 3 copies of the draft.
Thunder…
-
### Objective
In order to support encrypted mailbox we need a storage to store public key for each user. Server will then make use of this key to encrypt user's data.
### How
1. Define a Key object…