Commit graph

59 commits

Author SHA1 Message Date
mdecimus 0b91feffad Live tracing + Tracing history 2024-08-20 17:01:36 +02:00
mdecimus db0efdaf59 v0.9.1 2024-08-08 12:50:00 +02:00
mdecimus 5a43455917 Tracing macro improvements 2024-08-03 20:10:01 +02:00
mdecimus ed214fd087 Journald tracer reimplementation 2024-08-01 10:42:46 +02:00
mdecimus a45eb50231 Improved tracing (part 4) 2024-07-28 15:21:22 +02:00
mdecimus 1e76792d03 Improved tracing (part 3) 2024-07-26 19:44:01 +02:00
mdecimus 52cb48353e Improved tracing (part 2) 2024-07-25 20:35:13 +02:00
mdecimus ae7cadc27d Improved tracing (part 1) 2024-07-23 12:44:14 +02:00
mdecimus d48523583b Improved error handling (part 4) 2024-07-18 20:04:09 +02:00
mdecimus d2ad44cf9f Improved error handling (part 3) 2024-07-17 18:33:22 +02:00
mdecimus 7bb7b3609a ManageSieve: Return capabilities after successful STARTTLS 2024-07-11 13:57:40 +02:00
mdecimus 14224c5ee0 Undelete emails 💎 (closes #589) 2024-07-07 16:44:37 +02:00
mdecimus ec2cfc2fcd Bump to rustls 0.23 2024-07-03 15:14:50 +02:00
mdecimus dacd8b384e v0.8.3 2024-06-30 09:46:30 +02:00
mdecimus 4e9b43b26d Authentication flow improvements 2024-06-29 13:11:41 +02:00
mdecimus d8a73cd0e4 TOTP 2FA, App passwords and account disable support (closes #436 closes #479) 2024-06-28 12:12:51 +02:00
David P 2e5bebf247
Fix ManageSieve GETSCRIPT response: Add missing CRLF (#563) 2024-06-26 07:31:54 +02:00
mdecimus 50a2f50e58 REUSE-compliant licensing 2024-06-25 19:57:25 +02:00
mdecimus e149acaa51 Do not return CAPABILITIES after ManageSieve AUTH=PLAIN SASL exchange (closes #548) 2024-06-23 09:23:08 +02:00
mdecimus 0b46ec5808 Renamed jmilters to hooks 2024-06-21 17:05:14 +02:00
mdecimus 68a189ed9f Webhooks implementation (closes #480 closes #233) 2024-06-20 19:11:15 +02:00
mdecimus eefdee0361 Return OK after a successful ManageSieve SASL authentication flow (fixes #187) 2024-06-13 19:30:19 +01:00
mdecimus 46076c6f20 v0.8.1 2024-05-23 16:32:47 +02:00
mdecimus 0fc5d40ec1 POP3 support (closes #100) 2024-05-22 11:28:35 +02:00
mdecimus 1473d8cdcf Autoconfig and MS Autodiscover services (closes #336) 2024-05-08 16:00:54 +02:00
mdecimus c6960bfba8 documentId generation within the database transaction 2024-05-02 10:18:58 +01:00
mdecimus 1950366629 v0.7.3 2024-04-30 19:52:05 +02:00
mdecimus 929d84468f Support for DNS-01 and HTTP-01 ACME challenges (closes #226) 2024-04-17 09:55:19 +02:00
mdecimus d876033c1a Use cross-compilation for CI, build the Docker image from source (#85) 2024-04-12 16:35:00 +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 d8af9b4576 Settings hot reloading - Part 3 2024-03-24 19:20:36 +01:00
mdecimus d94a6a2ec6 ManageSieve LOGOUT shoud reply with OK insted of BYE 2024-02-27 17:25:05 +01:00
mdecimus 414a1434e0 Add allow plain text auth on ManageSieve 2024-02-25 19:27:29 +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 6aeadb9cda Fail2ban and IP address blocking support (closes #164) 2024-01-13 12:59:10 +01:00
mdecimus 3a800aff7a HAProxy protocol support (closes #36) 2024-01-06 20:02:31 +01:00
mdecimus ffba9b5a61 ACME TLS implementation using TLS-ALPN-01 - closes #160 2024-01-05 18:44:22 +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 bb760bc1f9 Fixed account creation 2023-12-26 11:17:22 +01:00
mdecimus bda7cda59d Updated installer 2023-12-21 18:09:37 +01:00
mdecimus 566a2a0ab8 Key space optimization 2023-12-16 21:24:34 +01:00
mdecimus f21bce722e Directory refactoring 2023-12-14 12:35:25 +01:00
mdecimus db564ae0db Bump to rustls 0.22 2023-12-08 10:46:20 +01:00
mdecimus 7e94a08067 ElasticSearch backend implementation 2023-12-03 19:40:16 +01:00
mdecimus cbcd6d0916 Blob storage improvements 2023-11-12 10:54:04 +01:00
mdecimus fe5a9e8ce8 Created Store trait, removed maybe_async 2023-11-07 19:27:57 +01:00