Commit graph

310 commits

Author SHA1 Message Date
mdecimus c7be16692e Fixed IMAP retrieval of auto-encrypted emails (fixes #203) 2024-01-09 12:26:30 +01:00
mdecimus f53ef18f61 Add max-allowed-packet setting to mySQL driver (closes #201). 2024-01-09 11:34:49 +01:00
mdecimus 8db9a842a8 Parse mysql timeout.wait property as duration (closes #202) 2024-01-09 11:28:52 +01:00
Mauro D f6a9dd023a Added liberapay 2024-01-08 19:07:15 +01:00
mdecimus b53aca88e8 Updated Dockerfile 2024-01-08 14:28:11 +01:00
mdecimus d829b56571 v0.5.2 2024-01-07 15:34:46 +01:00
mdecimus 3a800aff7a HAProxy protocol support (closes #36) 2024-01-06 20:02:31 +01:00
mdecimus 5ceecff34a Fixed OAuth verification_uri_complete parameter (fixes #192) 2024-01-06 19:39:24 +01:00
mdecimus ffba9b5a61 ACME TLS implementation using TLS-ALPN-01 - closes #160 2024-01-05 18:44:22 +01:00
mdecimus 172c8afae0 IMAP responses to APPEND and EXPUNGE should include HIGHESTMODSEQ when CONDSTORE is enabled. 2024-01-03 14:55:36 +01:00
mdecimus 7152dcdb3a IMAP SEARCH by sequence number fix 2024-01-03 09:42:55 +01:00
mdecimus dab9735f8c Updated UPGRADING 2024-01-02 11:31:46 +01:00
mdecimus f301721465 v0.5.1 2024-01-02 11:28:15 +01:00
mdecimus 572ae9b44b IMAP fixes 2024-01-01 18:09:21 +01:00
mdecimus 659a3aa317 SMTP sender validation 2023-12-31 11:48:28 +01:00
mdecimus b36d2dbf78 Fixed IMAP SEARCH BEFORE command 2023-12-31 10:17:29 +01:00
mdecimus 2f58638df6 Bump to mail-send 0.4.6 2023-12-30 09:43:18 +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 c1bdd4f9c3 Fixed Dockerfile download 2023-12-27 14:58:24 +01:00
mdecimus dc09f3e490 Updated build script 2023-12-27 14:30:59 +01:00
mdecimus 44092e006a Updated CI job 2023-12-26 20:26:22 +01:00
mdecimus a26a7bfb92 Added upgrading instructions 2023-12-26 18:08:43 +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 7ea3460469 Updated configuration files + CHANGELOG 2023-12-25 19:35:15 +01:00
mdecimus ce456c02eb Lookup store refactoring 2023-12-24 11:25:50 +01:00
mdecimus 93d8504950 Updated tests 2023-12-23 08:58:30 +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 562015df24 Fixed compiling for RocksDB only 2023-12-21 18:53:21 +01:00
mdecimus bda7cda59d Updated installer 2023-12-21 18:09:37 +01:00
mdecimus 31719963c9 ACL storage optimization 2023-12-21 13:29:09 +01:00
mdecimus be78a26193 Automatic creation of JMAP identities 2023-12-21 11:30:31 +01:00
mdecimus 57885e6db6 Move spam messages to Junk folders when spam headers are present 2023-12-21 10:56:28 +01:00
mdecimus 91e8597998 Internal directory + CLI improvements 2023-12-20 20:09:39 +01:00
mdecimus d4aca0a8e0 RocksDB stress test fixes + find_merge_thread() bugfix 2023-12-20 17:06:32 +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 566a2a0ab8 Key space optimization 2023-12-16 21:24:34 +01:00
mdecimus 232d4d691a Internal directory implementation + Management REST API 2023-12-16 10:35:15 +01:00
mdecimus f21bce722e Directory refactoring 2023-12-14 12:35:25 +01:00
mdecimus b7869901ee Redis lookup backend implementation 2023-12-12 18:45:52 +01:00
mdecimus 78afc703f5 delete_range to use impl Key 2023-12-12 15:42:41 +01:00
mdecimus 4301ec16d0 Key/value store access from Sieve scripts 2023-12-12 15:28:21 +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