Commit Graph

46 Commits

Author SHA1 Message Date
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
ba902d9af7 Fixed LDAP port, Spamhaus DNSBL return codes 2023-11-17 16:49:23 +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
dded91b93e Store message metadata, avoid parsing messages on get 2023-11-05 16:01:16 +01:00
mdecimus
df45384fcd v0.4.2 2023-11-01 12:08:24 +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
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
9c6c53e21c CI/CD tweaks. 2023-07-11 17:16:08 +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
Mauro D
1ce0cee7e6 Subaddressing and catch-all addresses support. 2023-06-08 14:54:09 +00:00
Mauro D
891d39940d Disk quotas support. 2023-06-08 12:53:29 +00:00
Mauro D
ab895b2fae Minio/S3 blob storage support. 2023-06-06 16:53:29 +00:00
Mauro D
c6e45a21e3 Directory implementation - all tests passing 2023-06-02 18:02:35 +00:00
Mauro D
5c8784bc86 Directory implementation - part 4 2023-06-02 09:03:30 +00:00
Mauro D
87d97adf6f Fixed local path. 2023-05-28 08:41:46 +00:00
Mauro D
d434de797c Added license. 2023-05-26 15:16:13 +00:00
Mauro D
40376cf2b4 FoundationDB passing tests. 2023-05-26 14:57:04 +00:00
Mauro D
acb81eee18 Housekeeping services + SQLite backend passing all tests 2023-05-25 15:37:21 +00:00
Mauro D
86a8a5f7d5 WebSocket tests passing 2023-05-24 17:39:09 +00:00
Mauro D
4ff2158783 EmailSubmission tests passing 2023-05-23 13:49:21 +00:00
Mauro D
903f08575a SieveScripts and VacationResponse tests passing 2023-05-21 10:50:25 +00:00
Mauro D
e7d57e84b0 SieveScrtipts partially tested. 2023-05-20 18:50:24 +00:00
Mauro D
bc40256ac4 SieveScripts and VacationResponse implementation 2023-05-19 15:16:48 +00:00
Mauro D
4e4632571c Message ingestion (not tested) 2023-05-17 17:35:36 +00:00
Mauro D
e0e8347de1 SMTP server passing tests. 2023-05-17 10:45:43 +00:00
Mauro D
77ced9e7fd SMTP codebase import 2023-05-16 18:25:38 +00:00
Mauro D
4d44e2fa77 PushSubscription and EventSource tests passing. 2023-05-15 15:21:09 +00:00
Mauro D
63cbb70dbc OAuth passing tests. 2023-05-14 12:34:49 +00:00
Mauro D
0959a6d737 Passing ACL tests 2023-05-12 14:41:10 +00:00
Mauro D
ba537a43dc Email/copy passing tests 2023-05-05 15:59:30 +00:00
Mauro D
f928be38ad Email/changes tests passing 2023-05-05 08:01:12 +00:00
Mauro D
a3a0396772 Mailbox implementation before testing 2023-05-02 15:51:26 +00:00
Mauro D
c3a2b43ddb Email/set create tests passing 2023-04-28 08:35:53 +00:00
Mauro D
46b5dc0425 Email query and thread merge tests passing 2023-04-21 15:40:11 +00:00
Mauro D
51b14ed79e Email/get tests passing. 2023-04-20 16:39:28 +00:00
Mauro D
a79dd14c5d Email get tests. 2023-04-19 17:17:56 +00:00
Mauro D
0264890595 First API tests. 2023-04-19 15:09:37 +00:00