Commit graph

72 commits

Author SHA1 Message Date
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
17af58941b bump to hyper-1.0.0-rc4 2023-07-16 10:34:18 +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
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
1f4204c6bf Principal querying support + Draft import/export CLI implementation 2023-07-05 19:34:57 +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
3581255fbc IMAP message synchronization. 2023-06-23 17:28:00 +00:00
Mauro D
5fda550642 ImapSessionManager implementation 2023-06-21 17:26:28 +00:00
Mauro D
5c8784bc86 Directory implementation - part 4 2023-06-02 09:03:30 +00:00
Mauro D
1e792b234f Directory implementation - part 3 2023-06-01 17:09:32 +00:00
Mauro D
acb81eee18 Housekeeping services + SQLite backend passing all tests 2023-05-25 15:37:21 +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