Commit graph

108 commits

Author SHA1 Message Date
mdecimus
3cea77b65e v0.3.2 2023-07-27 20:18:34 +02:00
mdecimus
4f2f673baa Added templates 2023-07-25 11:34:07 +02:00
mdecimus
4ddc56abeb Added templates 2023-07-25 11:13:29 +02:00
mdecimus
18c907140a Added templates 2023-07-25 11:10:49 +02:00
mdecimus
908cbc8a26 Added templates 2023-07-25 11:00:05 +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
9725aa75f2 Workaround for sqlx bug (#15) 2023-07-24 11:48:23 +02:00
mdecimus
e8df912b27 Fixed LDAP lookups from SMTP rules 2023-07-24 09:16:20 +02:00
mdecimus
ee9d85a318 Update Dockerfile 2023-07-23 08:43:04 +02:00
mdecimus
6eaede994e Updated README 2023-07-22 16:47:41 +02:00
mdecimus
de91c6abdc v0.3.1 2023-07-22 13:34:03 +02:00
mdecimus
f585f232ca Updated README 2023-07-22 13:27:15 +02:00
mdecimus
3699ef7dd4 v0.3.1 2023-07-22 13:08:08 +02:00
mdecimus
56aec86a86 Milter implementation. 2023-07-21 20:21:51 +02:00
mdecimus
0996878d8f Match IP address type using /0 mask (#16) 2023-07-21 08:06:40 +02:00
mdecimus
ed0e41062d Increase retry attempts to build UID maps (#17) 2023-07-21 07:39:13 +02:00
mdecimus
481e86fdd4 Add CA certificates to Docker runtime (#5) 2023-07-19 16:13:35 +02:00
mdecimus
d96d7840a2 Support for password hashing schemes between curly brackets (#8). 2023-07-19 15:39:16 +02:00
mdecimus
cdb42c1a79 Added missing features to README 2023-07-18 11:39:26 +02:00
mdecimus
b5e31451b2 Fixed docs link 2023-07-17 16:08:19 +02:00
mdecimus
17af58941b bump to hyper-1.0.0-rc4 2023-07-16 10:34:18 +02:00
mdecimus
a1a6d7d9c0 Fixed Docker build. 2023-07-16 09:05:33 +02:00
mdecimus
65a3caf472 Merge branch 'main' of github.com:stalwartlabs/mail-server 2023-07-16 09:01:56 +02:00
mdecimus
e77b2989ee v0.3.0 2023-07-16 08:58:36 +02:00
Mauro D
0edfb8be8c
Create SECURITY.md 2023-07-15 21:22:50 +02:00
mdecimus
8046838ed5 Added license. 2023-07-15 21:14:34 +02:00
mdecimus
c1ae11c84b Install script fixes, moved SMTP management API to JMAP listener. 2023-07-14 16:38:13 +02:00
mdecimus
81a5c2f9bf Windows install fixes. 2023-07-11 18:03:14 +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
f5048da232 IMAP idle, noop, search and thread commands. 2023-06-28 17:55:40 +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
ae8bedde0e IMAP create, delete, rename and subscribe commands. 2023-06-24 17:47:02 +00:00
Mauro D
3581255fbc IMAP message synchronization. 2023-06-23 17:28:00 +00: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