Commit graph

99 commits

Author SHA1 Message Date
mdecimus 851c3b6e1a Use relaxed DNS parsing, allowing underscores in DNS labels (closes #172) 2024-03-14 13:20:45 +01:00
mdecimus 310ce49314 Updated settings REST API 2024-03-11 11:30:12 +01:00
mdecimus 7041d495fc Faster IMAP UID generation 2024-03-06 17:41:38 +01:00
mdecimus f989f4f750 LZ4 compress blobs by default (closes #227) 2024-03-02 18:02:30 +01:00
mdecimus 875b1fa744 Store incoming reports in the data store 2024-03-02 12:21:03 +01:00
mdecimus 7f5538a729 Added sql_query expression function 2024-02-15 18:57:21 +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 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 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 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 bda7cda59d Updated installer 2023-12-21 18:09:37 +01:00
mdecimus d4aca0a8e0 RocksDB stress test fixes + find_merge_thread() bugfix 2023-12-20 17:06:32 +01:00
mdecimus ea94de6d77 CLI account management + Directory refactoring 2023-12-18 22:25:42 +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 4301ec16d0 Key/value store access from Sieve scripts 2023-12-12 15:28:21 +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 5010c15037 RocksDB backend re-implementation 2023-12-02 15:52:05 +01:00
mdecimus 4a00bbb79e mySQL backend implementation 2023-12-01 07:49:12 +01:00
mdecimus 5f36e1f356 PostgreSQL backend implementation 2023-11-30 12:43:28 +01:00
mdecimus 8f6ac2d114 Improved storage of IMAP UIDs + Bump to hyper 1.0.1 2023-11-27 10:06:48 +01:00
mdecimus bcc05340b2 FTS storage implementation and background indexing 2023-11-17 14:59:09 +01:00
mdecimus fe5a9e8ce8 Created Store trait, removed maybe_async 2023-11-07 19:27:57 +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 e551e094fd Support for IMAP multiline responses in directories 2023-10-25 15:57:00 +02:00
mdecimus 3c0e428669 Created config bundle 2023-10-25 09:56:46 +02:00
mdecimus c02f4cc9c8 Bump to hickory-resolver 0.24 2023-10-21 16:31:10 +02:00
mdecimus f9b37a3c99 Spam filter combined tests passing 2023-10-20 19:18:18 +02:00
mdecimus 8caf3b9d56 Remote lookups, directory query scheduler, config restructuring 2023-10-19 19:48:39 +02:00
mdecimus 30092ce92c v0.3.10 2023-10-17 20:56:48 +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 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 4ae0ede9ee Anti-SPAM DMARC, HELO, IP and RBL scripts 2023-10-06 16:53:50 +02:00
mdecimus 7824368cf3 Added MIME, URL and headers spam modules. 2023-10-01 19:37:55 +02:00
mdecimus 638ad25ce9 Access to external Sieve functions from eval 2023-09-27 18:48:30 +02:00
mdecimus f069691844 Antispam from, recipient and reply-to modules 2023-09-24 19:06:35 +02:00
mdecimus 4690a9d625 Antispam bounce, date, from, message-id and received tests 2023-09-22 10:52:22 +02:00