Commit graph

26 commits

Author SHA1 Message Date
mdecimus
ce8182ae07 Core refactoring 2024-09-26 14:49:46 +02:00
mdecimus
51c8f7b279 IMAP IDLE support for command pipelining (fixes #765)
Some checks failed
trivy / Check (push) Failing after -9m17s
2024-09-20 08:18:51 +02:00
mdecimus
e74b29189a Improved error handling (part 2) 2024-07-15 15:18:34 +02:00
mdecimus
50a2f50e58 REUSE-compliant licensing 2024-06-25 19:57:25 +02:00
mdecimus
170ff38d1f Settings hot reloading - Part 4 2024-03-26 18:40:41 +01:00
mdecimus
d8af9b4576 Settings hot reloading - Part 3 2024-03-24 19:20:36 +01:00
mdecimus
333a0d5a1b Settings hot reloading - Part 1 2024-03-21 20:07:21 +01:00
mdecimus
7e1a95c1ee Config file changes 2024-03-20 12:03:10 +01:00
mdecimus
7041d495fc Faster IMAP UID generation 2024-03-06 17:41:38 +01:00
mdecimus
ff279b3a39 Global threadId caching 2024-03-04 18:51:24 +01:00
mdecimus
31bc716a5f ThreadID caching 2024-03-04 17:43:02 +01:00
mdecimus
cf9a16c462 IMAP4 folder caching 2024-03-04 16:03:17 +01:00
mdecimus
b7f9d5ed02 RocksDB optimizations 2023-12-29 17:33:55 +01:00
mdecimus
8f6ac2d114 Improved storage of IMAP UIDs + Bump to hyper 1.0.1 2023-11-27 10:06:48 +01:00
mdecimus
4e021b228c Add parameter to disable IMAP All Messages folder 2023-09-02 16:51:18 +02:00
mdecimus
e58b2242e3 Better handling of concurrent UID map sync requests (#17) 2023-07-24 20:09:24 +02:00
mdecimus
a372865e56 Better handling of concurrent UID map sync requests (#17) 2023-07-24 20:05:33 +02:00
mdecimus
8046838ed5 Added license. 2023-07-15 21:14:34 +02:00
mdecimus
843e61139a Installation binary first part. 2023-07-09 11:06:37 +02:00
mdecimus
705762c312 Fixed logging, clippy suggestions and organized configuration directives. 2023-07-07 19:08:07 +02:00
mdecimus
048a65a019 Multiple bugfixes found while running imap-test. 2023-07-02 20:15:19 +02:00
mdecimus
29f3ca284b IMAP Acl command, rate limiting and ManageSieve server. 2023-06-29 18:51:26 +02:00
Me
f5048da232 IMAP idle, noop, search and thread commands. 2023-06-28 17:55:40 +02:00
Mauro D
e1c3190b48 IMAP mailbox synchronization 2023-06-22 17:29:39 +00:00
Mauro D
5fda550642 ImapSessionManager implementation 2023-06-21 17:26:28 +00:00
Mauro D
533e782baa Imap-proto imported into repository 2023-06-13 19:52:13 +00:00