Commit graph

50 commits

Author SHA1 Message Date
mdecimus 4690a9d625 Antispam bounce, date, from, message-id and received tests 2023-09-22 10:52:22 +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 cb41c91fb4 Replaced rpgp with sequoia-pgp 2023-09-07 14:28:51 +02:00
mdecimus 833db92ded Bump to mail-parser 0.9 2023-09-05 18:23:52 +02:00
mdecimus 6939603932 v0.3.7 2023-09-05 15:04:24 +02:00
mdecimus 3fa5c769bd STARTLS optional fix + Sieve functions 2023-09-01 14:41:58 +02:00
mdecimus 4238c1409e Add rcpt-domain key to rcpt.relay rule evaluation 2023-08-30 16:10:40 +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 d4fe318812 Antispam implementation - part 1 2023-08-11 18:46:09 +02:00
mdecimus 32a50ec34c v0.3.4 2023-08-09 19:47:27 +02:00
mdecimus 66272f7200 v0.3.3 2023-08-02 15:48:15 +02:00
mdecimus fa2b101931 Encryption at rest. 2023-08-01 18:39:33 +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 de91c6abdc v0.3.1 2023-07-22 13:34:03 +02:00
mdecimus 56aec86a86 Milter implementation. 2023-07-21 20:21:51 +02:00
mdecimus 17af58941b bump to hyper-1.0.0-rc4 2023-07-16 10:34:18 +02:00
mdecimus 8046838ed5 Added license. 2023-07-15 21:14:34 +02:00
mdecimus 9c6c53e21c CI/CD tweaks. 2023-07-11 17:16:08 +02:00
mdecimus 843e61139a Installation binary first part. 2023-07-09 11:06:37 +02:00
mdecimus 6ba892f7d6 FoundationDB changes. 2023-07-07 09:27:22 +02:00
mdecimus 1f4204c6bf Principal querying support + Draft import/export CLI implementation 2023-07-05 19:34:57 +02:00
mdecimus b30e022480 Imported Stalwart CLI crate. 2023-07-03 18:48:43 +02:00
mdecimus 0a8fdd9008 IMAP server passing all tests. 2023-07-03 16:38:49 +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 b5f2af7d6a IMAP fetch and store commands. 2023-06-25 18:00:45 +00:00
Mauro D e1c3190b48 IMAP mailbox synchronization 2023-06-22 17:29:39 +00:00
Mauro D 5fda550642 ImapSessionManager implementation 2023-06-21 17:26:28 +00:00
Mauro D 533e782baa Imap-proto imported into repository 2023-06-13 19:52:13 +00:00
Mauro D e33aa9b393 Added test to jmap-proto. 2023-06-09 18:28:01 +00:00
Mauro D 891d39940d Disk quotas support. 2023-06-08 12:53:29 +00:00
Mauro D ab895b2fae Minio/S3 blob storage support. 2023-06-06 16:53:29 +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 5f76a1672d Directory implementation - part 1 2023-05-30 17:27:54 +00:00
Mauro D 40fa2929d2 Fixed local path. 2023-05-28 08:41:30 +00:00
Mauro D acb81eee18 Housekeeping services + SQLite backend passing all tests 2023-05-25 15:37:21 +00:00
Mauro D 86a8a5f7d5 WebSocket tests passing 2023-05-24 17:39:09 +00:00
Mauro D 4ff2158783 EmailSubmission tests passing 2023-05-23 13:49:21 +00:00
Mauro D 903f08575a SieveScripts and VacationResponse tests passing 2023-05-21 10:50:25 +00:00
Mauro D e7d57e84b0 SieveScrtipts partially tested. 2023-05-20 18:50:24 +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