Commit Graph

21 Commits

Author SHA1 Message Date
mdecimus
e4d5bde1ce Directory/Store backend unification + LDAP auth bind 2023-12-07 16:27:19 +01:00
mdecimus
7e94a08067 ElasticSearch backend implementation 2023-12-03 19:40:16 +01:00
mdecimus
5010c15037 RocksDB backend re-implementation 2023-12-02 15:52:05 +01:00
mdecimus
4a00bbb79e mySQL backend implementation 2023-12-01 07:49:12 +01:00
mdecimus
5f36e1f356 PostgreSQL backend implementation 2023-11-30 12:43:28 +01:00
mdecimus
0168c1dca8 IMAP4rev1 Recent flag support 2023-11-27 15:21:43 +01:00
mdecimus
8f6ac2d114 Improved storage of IMAP UIDs + Bump to hyper 1.0.1 2023-11-27 10:06:48 +01:00
mdecimus
bcc05340b2 FTS storage implementation and background indexing 2023-11-17 14:59:09 +01:00
mdecimus
cbcd6d0916 Blob storage improvements 2023-11-12 10:54:04 +01:00
mdecimus
0e25f3d12c Store keys refactoring 2023-11-09 16:21:39 +01:00
mdecimus
fe5a9e8ce8 Created Store trait, removed maybe_async 2023-11-07 19:27:57 +01:00
mdecimus
b5409a0b00 Macros, include support, added scores 2023-10-20 15:31:05 +02:00
mdecimus
8caf3b9d56 Remote lookups, directory query scheduler, config restructuring 2023-10-19 19:48:39 +02:00
mdecimus
80f6a5469a Automatically create Inbox for group accounts 2023-08-06 17:55:35 +02:00
mdecimus
66272f7200 v0.3.3 2023-08-02 15:48:15 +02:00
mdecimus
8046838ed5 Added license. 2023-07-15 21:14:34 +02:00
mdecimus
705762c312 Fixed logging, clippy suggestions and organized configuration directives. 2023-07-07 19:08:07 +02:00
mdecimus
1cb539ce52 Internal account id management. 2023-07-04 20:10:00 +02:00
mdecimus
381cedb088 IMAP server passing tests. 2023-06-30 19:59:05 +02:00
mdecimus
29f3ca284b IMAP Acl command, rate limiting and ManageSieve server. 2023-06-29 18:51:26 +02:00
Mauro D
b5f2af7d6a IMAP fetch and store commands. 2023-06-25 18:00:45 +00:00