Commit graph

73 commits

Author SHA1 Message Date
mdecimus a67f308645 Branding + fixes 2024-09-19 19:39:35 +02:00
mdecimus 547c67120a Undelete tests
Some checks failed
trivy / Check (push) Failing after -7m57s
2024-08-17 18:56:41 +02:00
mdecimus abd318b678 Message delivery history + Live tracing 💎 2024-08-14 17:29:42 +02:00
mdecimus 2a12e251f2 Fixed tests 2024-08-02 09:16:57 +02:00
mdecimus a45eb50231 Improved tracing (part 4) 2024-07-28 15:21:22 +02:00
mdecimus ae7cadc27d Improved tracing (part 1) 2024-07-23 12:44:14 +02:00
mdecimus d2ad44cf9f Improved error handling (part 3) 2024-07-17 18:33:22 +02:00
mdecimus 0c2a3f09fe Improved error handling (part 1) 2024-07-11 18:44:51 +02:00
mdecimus ec2cfc2fcd Bump to rustls 0.23 2024-07-03 15:14:50 +02:00
mdecimus d8a73cd0e4 TOTP 2FA, App passwords and account disable support (closes #436 closes #479) 2024-06-28 12:12:51 +02:00
mdecimus a1aa12f165 Bump to rust-s3 0.3.5-alpha to avoid 0.34 compile issue 2024-06-22 17:30:11 +02:00
mdecimus b357bbcba8 Removed ece dev dependency 2024-06-22 10:22:09 +02:00
mdecimus 68a189ed9f Webhooks implementation (closes #480 closes #233) 2024-06-20 19:11:15 +02:00
mdecimus 0fc5d40ec1 POP3 support (closes #100) 2024-05-22 11:28:35 +02:00
mdecimus 21137080f8 DKIM exploit fix 2024-05-18 10:39:27 +02:00
mdecimus 398b31b40b Improved full-text indexing 2024-05-12 18:15:41 +02:00
mdecimus c6960bfba8 documentId generation within the database transaction 2024-05-02 10:18:58 +01:00
mdecimus 0caaf43d31 v0.7.0 2024-04-09 12:54:49 +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 170ff38d1f Settings hot reloading - Part 4 2024-03-26 18:40:41 +01:00
mdecimus d8af9b4576 Settings hot reloading - Part 3 2024-03-24 19:20:36 +01:00
mdecimus 333a0d5a1b Settings hot reloading - Part 1 2024-03-21 20:07:21 +01:00
mdecimus 5b30d49327 Faster IMAP UID generation (mySQL and RocksDB impl) 2024-03-06 18:54:05 +01:00
mdecimus 48f255b31f Iterate values rather than sending multiple get requests 2024-03-05 10:35:16 +01:00
mdecimus 44db67cc2a Distributed SMTP queues and Rate limiting passing tests 2024-02-13 14:35:28 +01:00
Mauro D d16119f54b Distributed SMTP queues (untested) 2024-02-08 20:03:57 -03:00
mdecimus 4551576e04 Expressions in configuration files (untested) 2024-01-18 18:18:32 +01:00
mdecimus 80007961db Added SMTP smuggling tests 2023-12-29 20:10:15 +01:00
mdecimus b7f9d5ed02 RocksDB optimizations 2023-12-29 17:33:55 +01:00
mdecimus ec077d8796 Use crates.io for internal crates 2023-12-28 11:57:21 +01:00
mdecimus 44092e006a Updated CI job 2023-12-26 20:26:22 +01:00
mdecimus 8ff0d3ff9c Fixed tests 2023-12-22 10:27:43 +01:00
mdecimus 7ff851e350 Fixed compiling for RocksDB only 2023-12-21 18:54:04 +01:00
mdecimus 566a2a0ab8 Key space optimization 2023-12-16 21:24:34 +01:00
mdecimus b7869901ee Redis lookup backend implementation 2023-12-12 18:45:52 +01:00
mdecimus 78f932990d Key space reorganization 2023-12-09 17:02:38 +01:00
mdecimus 166020b45b FDB chunked values support 2023-12-08 19:49:44 +01:00
mdecimus db564ae0db Bump to rustls 0.22 2023-12-08 10:46:20 +01:00
mdecimus e4d5bde1ce Directory/Store backend unification + LDAP auth bind 2023-12-07 16:27:19 +01:00
mdecimus 7e94a08067 ElasticSearch backend implementation 2023-12-03 19:40:16 +01:00
mdecimus 2ccf85d6dd Store API cleanup 2023-12-02 18:43:28 +01:00
mdecimus 5010c15037 RocksDB backend re-implementation 2023-12-02 15:52:05 +01:00
mdecimus 8f6ac2d114 Improved storage of IMAP UIDs + Bump to hyper 1.0.1 2023-11-27 10:06:48 +01:00
mdecimus fe5a9e8ce8 Created Store trait, removed maybe_async 2023-11-07 19:27:57 +01:00
mdecimus 4034c86344 Fixed dev-dependencies 2023-10-21 17:19:01 +02:00
mdecimus 3d9efd363a Bayes classifier, type tokenizer and NLP module reorganization 2023-10-10 18:58:38 +02:00
mdecimus 833db92ded Bump to mail-parser 0.9 2023-09-05 18:23:52 +02:00
mdecimus 66272f7200 v0.3.3 2023-08-02 15:48:15 +02:00
mdecimus 56aec86a86 Milter implementation. 2023-07-21 20:21:51 +02:00