Commit graph

48 commits

Author SHA1 Message Date
mdecimus e4d5bde1ce Directory/Store backend unification + LDAP auth bind 2023-12-07 16:27:19 +01:00
mdecimus 5010c15037 RocksDB backend re-implementation 2023-12-02 15:52:05 +01:00
mdecimus 5f36e1f356 PostgreSQL backend implementation 2023-11-30 12:43:28 +01:00
mdecimus bcc05340b2 FTS storage implementation and background indexing 2023-11-17 14:59:09 +01:00
mdecimus cbcd6d0916 Blob storage improvements 2023-11-12 10:54:04 +01:00
mdecimus df45384fcd v0.4.2 2023-11-01 12:08:24 +01:00
Mauro D ee088d5184 Fixed cron issue handling DST 2023-10-29 20:42:36 +01:00
mdecimus f9b37a3c99 Spam filter combined tests passing 2023-10-20 19:18:18 +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 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 a0812095ef v0.3.9 2023-10-07 08:53:35 +02:00
mdecimus c3d6ac5401 Convert IPv6 mapped addresses to IPv4 2023-09-26 08:13:14 +02:00
mdecimus f069691844 Antispam from, recipient and reply-to modules 2023-09-24 19:06:35 +02:00
mdecimus 5068ecdd9e v0.3.8 2023-09-19 19:02:42 +02:00
mdecimus 216fcf2d73 Journal support 2023-09-15 19:39:03 +02:00
mdecimus 0a640c3758 Sieve antispam functions, bump OpenTelemetry version 2023-09-15 19:29:58 +02:00
mdecimus 6939603932 v0.3.7 2023-09-05 15:04:24 +02:00
mdecimus 5b88a03e92 v0.3.6 2023-08-29 12:31:08 +02:00
mdecimus cc582b05f9 Migrate to new Sieve version 2023-08-28 19:44:23 +02:00
Mauro D 016a5bde18 v0.3.5 2023-08-18 19:48:57 +02:00
Mauro D c8c32f3198 Added nodelay socket option 2023-08-16 19:06:57 +02:00
mdecimus 39cbb946f7 Successful authentication requests should not count when rate limiting 2023-08-07 16:41:52 +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 a372865e56 Better handling of concurrent UID map sync requests (#17) 2023-07-24 20:05:33 +02:00
mdecimus 56aec86a86 Milter implementation. 2023-07-21 20:21:51 +02:00
mdecimus 8046838ed5 Added license. 2023-07-15 21:14:34 +02:00
mdecimus 705762c312 Fixed logging, clippy suggestions and organized configuration directives. 2023-07-07 19:08:07 +02:00
mdecimus 048a65a019 Multiple bugfixes found while running imap-test. 2023-07-02 20:15:19 +02:00
mdecimus 29f3ca284b IMAP Acl command, rate limiting and ManageSieve server. 2023-06-29 18:51:26 +02:00
Me 34e21ef03f IMAP commands append, close, copy, move, enable, expunge, login, logout, namespace and select implemented. 2023-06-27 18:28:07 +02:00
Mauro D 5fda550642 ImapSessionManager implementation 2023-06-21 17:26:28 +00:00
Mauro D c6e45a21e3 Directory implementation - all tests passing 2023-06-02 18:02:35 +00:00
Mauro D d434de797c Added license. 2023-05-26 15:16:13 +00:00
Mauro D acb81eee18 Housekeeping services + SQLite backend passing all tests 2023-05-25 15:37:21 +00:00
Mauro D 4ff2158783 EmailSubmission tests passing 2023-05-23 13:49:21 +00:00
Mauro D e7d57e84b0 SieveScrtipts partially tested. 2023-05-20 18:50:24 +00:00
Mauro D bc40256ac4 SieveScripts and VacationResponse implementation 2023-05-19 15:16:48 +00:00
Mauro D 4e4632571c Message ingestion (not tested) 2023-05-17 17:35:36 +00:00
Mauro D e0e8347de1 SMTP server passing tests. 2023-05-17 10:45:43 +00:00
Mauro D 77ced9e7fd SMTP codebase import 2023-05-16 18:25:38 +00:00
Mauro D f5694d32a4 Authentication untested. 2023-05-09 17:39:52 +00:00
Mauro D f8acc4fe5a First API tests. 2023-04-19 16:55:37 +00:00
Mauro D c807883374 Sessions. 2023-04-18 10:43:45 +00:00
Mauro D 3751133c7d Crates renamed. 2023-04-14 07:04:36 +00:00