Commit graph

59 commits

Author SHA1 Message Date
mdecimus
23edd40fd0 Fixed DKIM public key format 2024-04-08 11:09:02 +02:00
mdecimus
841b8000c4 Updated install script 2024-04-07 17:20:50 +02:00
mdecimus
3a5ca70365 DKIM record management API 2024-04-04 11:51:47 +02:00
mdecimus
223bd59bab REST API cleanup 2024-04-01 19:48:59 +02:00
mdecimus
cb4d2f15ae Config hot reloading API 2024-03-28 17:21:32 +01:00
mdecimus
37eb6483ca Settings hot reloading - All tests passing 2024-03-27 11:35:02 +01:00
mdecimus
d8af9b4576 Settings hot reloading - Part 3 2024-03-24 19:20:36 +01:00
mdecimus
5756815e3e Settings hot reloading - Part 2 2024-03-22 20:16:02 +01:00
mdecimus
333a0d5a1b Settings hot reloading - Part 1 2024-03-21 20:07:21 +01:00
mdecimus
f989f4f750 LZ4 compress blobs by default (closes #227) 2024-03-02 18:02:30 +01:00
mdecimus
44db67cc2a Distributed SMTP queues and Rate limiting passing tests 2024-02-13 14:35:28 +01:00
mdecimus
4b5576cab4 v0.5.3 2024-01-14 10:53:41 +01:00
mdecimus
3a800aff7a HAProxy protocol support (closes #36) 2024-01-06 20:02:31 +01:00
mdecimus
f301721465 v0.5.1 2024-01-02 11:28:15 +01:00
mdecimus
80007961db Added SMTP smuggling tests 2023-12-29 20:10:15 +01:00
mdecimus
ec077d8796 Use crates.io for internal crates 2023-12-28 11:57:21 +01:00
mdecimus
bda7cda59d Updated installer 2023-12-21 18:09:37 +01:00
mdecimus
ea94de6d77 CLI account management + Directory refactoring 2023-12-18 22:25:42 +01:00
mdecimus
e4d5bde1ce Directory/Store backend unification + LDAP auth bind 2023-12-07 16:27:19 +01:00
mdecimus
8f6ac2d114 Improved storage of IMAP UIDs + Bump to hyper 1.0.1 2023-11-27 10:06:48 +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
f9b37a3c99 Spam filter combined tests passing 2023-10-20 19:18:18 +02:00
mdecimus
30092ce92c v0.3.10 2023-10-17 20:56:48 +02:00
mdecimus
ace58f74eb Bayes classifier 2023-10-11 19:21:11 +02:00
mdecimus
3d9efd363a Bayes classifier, type tokenizer and NLP module reorganization 2023-10-10 18:58:38 +02:00
mdecimus
a0812095ef v0.3.9 2023-10-07 08:53:35 +02:00
mdecimus
5068ecdd9e v0.3.8 2023-09-19 19:02:42 +02:00
mdecimus
0a640c3758 Sieve antispam functions, bump OpenTelemetry version 2023-09-15 19:29:58 +02:00
mdecimus
cb41c91fb4 Replaced rpgp with sequoia-pgp 2023-09-07 14:28:51 +02:00
mdecimus
833db92ded Bump to mail-parser 0.9 2023-09-05 18:23:52 +02:00
mdecimus
6939603932 v0.3.7 2023-09-05 15:04:24 +02:00
mdecimus
5b88a03e92 v0.3.6 2023-08-29 12:31:08 +02:00
mdecimus
cc582b05f9 Migrate to new Sieve version 2023-08-28 19:44:23 +02:00
Mauro D
016a5bde18 v0.3.5 2023-08-18 19:48:57 +02:00
mdecimus
32a50ec34c v0.3.4 2023-08-09 19:47:27 +02:00
mdecimus
66272f7200 v0.3.3 2023-08-02 15:48:15 +02:00
mdecimus
fa2b101931 Encryption at rest. 2023-08-01 18:39:33 +02:00
mdecimus
3cea77b65e v0.3.2 2023-07-27 20:18:34 +02:00
mdecimus
de91c6abdc v0.3.1 2023-07-22 13:34:03 +02:00
mdecimus
56aec86a86 Milter implementation. 2023-07-21 20:21:51 +02:00
mdecimus
17af58941b bump to hyper-1.0.0-rc4 2023-07-16 10:34:18 +02:00
mdecimus
6ba892f7d6 FoundationDB changes. 2023-07-07 09:27:22 +02:00
mdecimus
1f4204c6bf Principal querying support + Draft import/export CLI implementation 2023-07-05 19:34:57 +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
5f76a1672d Directory implementation - part 1 2023-05-30 17:27:54 +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