Commit graph

21 commits

Author SHA1 Message Date
mdecimus
ffba9b5a61 ACME TLS implementation using TLS-ALPN-01 - closes #160 2024-01-05 18:44:22 +01:00
mdecimus
383cb479b6 Drop privileges before creating databases 2023-12-26 11:45:23 +01:00
mdecimus
bb760bc1f9 Fixed account creation 2023-12-26 11:17:22 +01:00
mdecimus
f7313eecaf Internal directory + HTTP management API passing tests 2023-12-19 12:38:46 +01:00
mdecimus
ea94de6d77 CLI account management + Directory refactoring 2023-12-18 22:25:42 +01:00
mdecimus
232d4d691a Internal directory implementation + Management REST API 2023-12-16 10:35:15 +01:00
mdecimus
4301ec16d0 Key/value store access from Sieve scripts 2023-12-12 15:28:21 +01:00
mdecimus
e4d5bde1ce Directory/Store backend unification + LDAP auth bind 2023-12-07 16:27:19 +01:00
mdecimus
8caf3b9d56 Remote lookups, directory query scheduler, config restructuring 2023-10-19 19:48:39 +02:00
mdecimus
c1ae11c84b Install script fixes, moved SMTP management API to JMAP listener. 2023-07-14 16:38:13 +02:00
mdecimus
705762c312 Fixed logging, clippy suggestions and organized configuration directives. 2023-07-07 19:08:07 +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
c6e45a21e3 Directory implementation - all tests passing 2023-06-02 18:02:35 +00:00
Mauro D
1e792b234f Directory implementation - part 3 2023-06-01 17:09:32 +00:00
Mauro D
d434de797c Added license. 2023-05-26 15:16:13 +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
f8acc4fe5a First API tests. 2023-04-19 16:55:37 +00:00