Commit graph

41 commits

Author SHA1 Message Date
mdecimus bb760bc1f9 Fixed account creation 2023-12-26 11:17:22 +01:00
mdecimus ce456c02eb Lookup store refactoring 2023-12-24 11:25:50 +01:00
mdecimus 7ff851e350 Fixed compiling for RocksDB only 2023-12-21 18:54:04 +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 78f932990d Key space reorganization 2023-12-09 17:02:38 +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 e551e094fd Support for IMAP multiline responses in directories 2023-10-25 15:57:00 +02:00
Mauro D c576196ee1 Fixed imap directory trace 2023-10-24 21:50:42 +02:00
mdecimus b5409a0b00 Macros, include support, added scores 2023-10-20 15:31:05 +02:00
mdecimus 8caf3b9d56 Remote lookups, directory query scheduler, config restructuring 2023-10-19 19:48:39 +02:00
mdecimus 29a8ecb29b Antispam reputation and composite rules 2023-10-15 16:15:14 +02:00
mdecimus 0b67f31220 Bayes classifier passing tests 2023-10-15 09:07:19 +02:00
mdecimus ace58f74eb Bayes classifier 2023-10-11 19:21:11 +02:00
mdecimus a0812095ef v0.3.9 2023-10-07 08:53:35 +02:00
mdecimus 4ae0ede9ee Anti-SPAM DMARC, HELO, IP and RBL scripts 2023-10-06 16:53:50 +02:00
mdecimus 638ad25ce9 Access to external Sieve functions from eval 2023-09-27 18:48:30 +02:00
mdecimus cc582b05f9 Migrate to new Sieve version 2023-08-28 19:44:23 +02:00
mdecimus 80f6a5469a Automatically create Inbox for group accounts 2023-08-06 17:55:35 +02:00
mdecimus ceae6e9465 Support for referencing context variables from dynamic values. 2023-07-29 17:55:14 +02:00
mdecimus 3cea77b65e v0.3.2 2023-07-27 20:18:34 +02:00
mdecimus 9725aa75f2 Workaround for sqlx bug (#15) 2023-07-24 11:48:23 +02:00
mdecimus e8df912b27 Fixed LDAP lookups from SMTP rules 2023-07-24 09:16:20 +02:00
mdecimus d96d7840a2 Support for password hashing schemes between curly brackets (#8). 2023-07-19 15:39:16 +02:00
mdecimus 8046838ed5 Added license. 2023-07-15 21:14:34 +02:00
mdecimus 843e61139a Installation binary first part. 2023-07-09 11:06:37 +02:00
mdecimus 705762c312 Fixed logging, clippy suggestions and organized configuration directives. 2023-07-07 19:08:07 +02:00
mdecimus 1f4204c6bf Principal querying support + Draft import/export CLI implementation 2023-07-05 19:34:57 +02:00
mdecimus 1cb539ce52 Internal account id management. 2023-07-04 20:10:00 +02:00
Mauro D 1ce0cee7e6 Subaddressing and catch-all addresses support. 2023-06-08 14:54:09 +00:00
Mauro D c6e45a21e3 Directory implementation - all tests passing 2023-06-02 18:02:35 +00:00
Mauro D 5c8784bc86 Directory implementation - part 4 2023-06-02 09:03:30 +00:00
Mauro D 93e925a635 Directory implementation - part 3 2023-06-01 17:08:48 +00:00
Mauro D beffa408e6 Directory implementation - part 2 2023-05-31 18:03:04 +00:00
Mauro D 5f76a1672d Directory implementation - part 1 2023-05-30 17:27:54 +00:00