Commit graph

156 commits

Author SHA1 Message Date
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 ab65fa877b Antispam sieve script draft 2023-09-12 19:37:14 +02:00
mdecimus 8bceb49fb7 Support for UTF8 APPEND + ignore empty lines in IMAP 2023-09-07 14:29:16 +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 6404d27dd9 Fixed Ipv6thenIpv4 SMTP lookups 2023-09-05 14:22:16 +02:00
mdecimus 56b1fb893d Fixed IMAP encoding on non-UTF-8 messages + improved Received headers in SMTP 2023-09-05 12:16:10 +02:00
mdecimus 4e021b228c Add parameter to disable IMAP All Messages folder 2023-09-02 16:51:18 +02:00
mdecimus 9860631691 Allow STATUS and ACL operations on virtual mailboxes 2023-09-02 16:41:20 +02:00
mdecimus 3fa5c769bd STARTLS optional fix + Sieve functions 2023-09-01 14:41:58 +02:00
mdecimus 0e3a226d9f Fix: SELECT QRESYNC without speficying uid causes panic (#67) 2023-08-31 15:06:02 +02:00
mdecimus 634c66e987 Milter DATA command sent before headers 2023-08-30 17:49:12 +02:00
mdecimus 2847715f76 Fixed Sieve redirect of unmodified messages 2023-08-30 16:34:07 +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 57a63b1467 Fixed ManageSieve PUTSCRIPT command 2023-08-28 19:57:50 +02:00
mdecimus cc582b05f9 Migrate to new Sieve version 2023-08-28 19:44:23 +02:00
mdecimus 758280837d Configurable milter protocol flags 2023-08-27 10:00:11 +02:00
mdecimus e73c82e7d8 Antispam: Eval meta expressions in Sieve, support for named capture groups. 2023-08-26 17:20:04 +02:00
mdecimus 79599f2f9c Do not panic when report hash = 0 (#60) 2023-08-26 13:13:37 +02:00
mdecimus 426c073b25 Fallback to plain-text when STARTTLS is optional 2023-08-25 20:05:41 +02:00
mdecimus 5da7e40147 Fixed JMAP session resource 2023-08-25 09:30:02 +02:00
Mauro D dbaaff48f0 AST parser for SpamAssassin meta expressions 2023-08-20 17:44:26 +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
Mauro D 0c95388a70 Fixed setting to allow disabling STARTTLS 2023-08-16 16:51:01 +02:00
Mauro D dc960fba63 Flush tcp streap after write 2023-08-16 16:22:09 +02:00
Mauro D f7ee2f6423 Antispam implementation - part 2 2023-08-14 22:01:41 +02:00
Mauro D 9660f1f9e1 Added OPTIONS handler for CORS pre-flight requests 2023-08-13 15:16:23 +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 095a96e01a v0.3.4 2023-08-09 19:39:36 +02:00
mdecimus 6cb27d6aa9 Missing envelope keys in rewrite rules (#25) 2023-08-09 12:45:46 +02:00
mdecimus ca29121ad9 Allow custom HTTP headers to be set (#52) 2023-08-08 19:21:01 +02:00
mdecimus 132e86046e Fixed entrypoint.sh 2023-08-08 18:29:43 +02:00
mdecimus 39cbb946f7 Successful authentication requests should not count when rate limiting 2023-08-07 16:41:52 +02:00
mdecimus 5346beb975 Case insensitive Inbox selection 2023-08-07 14:58:12 +02:00
mdecimus 80f6a5469a Automatically create Inbox for group accounts 2023-08-06 17:55:35 +02:00
mdecimus a0ceaeba1c Remove CRLF from Milter headers 2023-08-04 16:19:01 +02:00
mdecimus fe2e4079d3 PGP -> OpenPGP 2023-08-02 19:00:04 +02:00
mdecimus 66272f7200 v0.3.3 2023-08-02 15:48:15 +02:00
mdecimus c2e909a09f Automatic retry for import/export blob downloads (#14) 2023-08-01 19:11:59 +02:00
mdecimus fa2b101931 Encryption at rest. 2023-08-01 18:39:33 +02:00
mdecimus ceae6e9465 Support for referencing context variables from dynamic values. 2023-07-29 17:55:14 +02:00
mdecimus 66170bc177 Add support for PKCS8v1 ED25519 keys 2023-07-28 10:18:27 +02:00
mdecimus 9ff09c98ba Renamed CHANGELOG 2023-07-27 20:20:58 +02:00
mdecimus 3cea77b65e v0.3.2 2023-07-27 20:18:34 +02:00
mdecimus 4f2f673baa Added templates 2023-07-25 11:34:07 +02:00