Commit graph

256 commits

Author SHA1 Message Date
mdecimus
c1ae11c84b Install script fixes, moved SMTP management API to JMAP listener. 2023-07-14 16:38:13 +02:00
mdecimus
9c6c53e21c CI/CD tweaks. 2023-07-11 17:16:08 +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
Mauro D
df3c34c656 Fixed FoundationDB tests. 2023-07-07 10:53:14 +00:00
mdecimus
6ba892f7d6 FoundationDB changes. 2023-07-07 09:27:22 +02:00
mdecimus
fac3273f10 CLI import/export tested. 2023-07-06 17:28:45 +02:00
mdecimus
1f4204c6bf Principal querying support + Draft import/export CLI implementation 2023-07-05 19:34:57 +02:00
mdecimus
1cb539ce52 Internal account id management. 2023-07-04 20:10:00 +02:00
mdecimus
b30e022480 Imported Stalwart CLI crate. 2023-07-03 18:48:43 +02:00
mdecimus
0a8fdd9008 IMAP server passing all tests. 2023-07-03 16:38:49 +02:00
mdecimus
048a65a019 Multiple bugfixes found while running imap-test. 2023-07-02 20:15:19 +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
Me
34e21ef03f IMAP commands append, close, copy, move, enable, expunge, login, logout, namespace and select implemented. 2023-06-27 18:28:07 +02:00
Mauro D
0cd010f8ec Fixed bodystructure tests 2023-06-26 14:02:39 +00:00
Mauro D
b5f2af7d6a IMAP fetch and store commands. 2023-06-25 18:00:45 +00: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
93e925a635 Directory implementation - part 3 2023-06-01 17:08:48 +00:00
Mauro D
beffa408e6 Directory implementation - part 2 2023-05-31 18:03:04 +00:00
Mauro D
ab96cf0b6e Added backend options as features. 2023-05-28 12:52:52 +00:00
Mauro D
87d97adf6f Fixed local path. 2023-05-28 08:41:46 +00:00
Mauro D
40fa2929d2 Fixed local path. 2023-05-28 08:41:30 +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
60fa410aa5 Mailbox tests passing. 2023-05-03 15:55:32 +00:00
Mauro D
a3a0396772 Mailbox implementation before testing 2023-05-02 15:51:26 +00:00
Mauro D
9360de22b7 Email/set tests passing. 2023-04-28 16:02:45 +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
f8acc4fe5a First API tests. 2023-04-19 16:55:37 +00:00
Mauro D
0264890595 First API tests. 2023-04-19 15:09:37 +00:00
Mauro D
c807883374 Sessions. 2023-04-18 10:43:45 +00:00
Mauro D
3751133c7d Crates renamed. 2023-04-14 07:04:36 +00:00
Mauro D
3250cbc443 result references 2023-04-11 14:45:07 +00:00
Mauro D
9f63c86db9 Reordering 2023-04-04 13:12:46 +00:00