Commit graph

222 commits

Author SHA1 Message Date
mdecimus
eefdee0361 Return OK after a successful ManageSieve SASL authentication flow (fixes #187) 2024-06-13 19:30:19 +01:00
mdecimus
8d3839a90b Allow configuring default mailbox names, roles and subscriptions (closes #125 #290 #458 #498) 2024-06-06 16:23:34 +02:00
mdecimus
4e7087d335 Run Sieve scripts in async context 2024-05-24 10:32:41 +02:00
mdecimus
46076c6f20 v0.8.1 2024-05-23 16:32:47 +02:00
mdecimus
0d2e58361b IP addresses trigger R_SUSPICIOUS_URL false positive (closes #461 #419) 2024-05-22 16:52:26 +02:00
mdecimus
0fc5d40ec1 POP3 support (closes #100) 2024-05-22 11:28:35 +02:00
mdecimus
6e5a92d882 Default to ARC seal using just one signature 2024-05-20 18:25:46 +02:00
mdecimus
d8140dd0e1 Include authentication headers and check queue quotas on Sieve message forwards 2024-05-19 18:59:50 +02:00
mdecimus
66cc0a3072 Faster email deletion, Junk/Trash folder auto-expunge and changelog auto-expiry (closes #403) 2024-05-19 12:15:35 +02:00
mdecimus
21137080f8 DKIM exploit fix 2024-05-18 10:39:27 +02:00
mdecimus
d4327af3ad Log errors during message ingestion 2024-05-13 15:36:59 +02:00
mdecimus
398b31b40b Improved full-text indexing 2024-05-12 18:15:41 +02:00
mdecimus
f4e5a0baf5 Gossip service implementation for cluster node autodiscovery with failure detection 2024-05-10 20:34:08 +02:00
mdecimus
a1930fa0f4 Resolve file macros after dropping root privileges (fixed tests) 2024-05-08 18:33:08 +02:00
mdecimus
8a07a8133e Fixed tests 2024-05-08 16:08:45 +02:00
mdecimus
5b236e00ae Added retry_num, notify_num, last_error, last_status variables to queue expressions 2024-05-06 12:55:31 +02:00
mdecimus
afe63c3e9d Updated import/export to use latest schema 2024-05-03 11:16:51 +01:00
mdecimus
0514ac0f0d Individual subspaces for each value and bitmap type 2024-05-02 10:19:06 +01:00
mdecimus
c6960bfba8 documentId generation within the database transaction 2024-05-02 10:18:58 +01:00
mdecimus
1950366629 v0.7.3 2024-04-30 19:52:05 +02:00
mdecimus
4c873d8407 Stress testing scripts 2024-04-18 16:13:21 +02:00
mdecimus
3cc3b726ea v0.7.2 2024-04-17 16:00:50 +02:00
mdecimus
929d84468f Support for DNS-01 and HTTP-01 ACME challenges (closes #226) 2024-04-17 09:55:19 +02:00
mdecimus
0caaf43d31 v0.7.0 2024-04-09 12:54:49 +02:00
mdecimus
841b8000c4 Updated install script 2024-04-07 17:20:50 +02:00
mdecimus
ab47eab1d9 Automatic spam filter and webadmin downloading + quickstart 2024-04-05 19:00:55 +02:00
mdecimus
3a5ca70365 DKIM record management API 2024-04-04 11:51:47 +02:00
mdecimus
93a2f691ea OAuth and cryto management APIs + Store OAuth codes in lookup stores rather than memory 2024-04-02 17:50:37 +02:00
mdecimus
223bd59bab REST API cleanup 2024-04-01 19:48:59 +02:00
mdecimus
35562bb9fd Use safe defaults when settings are missing 2024-03-30 18:12:40 +01:00
mdecimus
cb4d2f15ae Config hot reloading API 2024-03-28 17:21:32 +01:00
mdecimus
16b0465933 Unified TLS certificate management 2024-03-28 11:12:46 +01:00
mdecimus
37eb6483ca Settings hot reloading - All tests passing 2024-03-27 11:35:02 +01:00
mdecimus
170ff38d1f Settings hot reloading - Part 4 2024-03-26 18:40:41 +01:00
mdecimus
d8af9b4576 Settings hot reloading - Part 3 2024-03-24 19:20:36 +01:00
mdecimus
333a0d5a1b Settings hot reloading - Part 1 2024-03-21 20:07:21 +01:00
mdecimus
7e1a95c1ee Config file changes 2024-03-20 12:03:10 +01:00
mdecimus
9a4110e343 Config API changes 2024-03-18 16:16:00 +01:00
mdecimus
3081958765 Escape regexes within matches() (#155) 2024-03-07 16:57:53 +01:00
mdecimus
5b30d49327 Faster IMAP UID generation (mySQL and RocksDB impl) 2024-03-06 18:54:05 +01:00
mdecimus
7041d495fc Faster IMAP UID generation 2024-03-06 17:41:38 +01:00
mdecimus
9bfdfb57be Fix: second IDLE connections disconnects the first one (fixes #280) 2024-03-05 12:22:30 +01:00
mdecimus
48f255b31f Iterate values rather than sending multiple get requests 2024-03-05 10:35:16 +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
0bd4f8148e Improved TLS/DMARC report API 2024-02-27 19:17:01 +01:00
mdecimus
044ecda98a Principal update API changes 2024-02-24 20:22:34 +01:00
mdecimus
be7c4cca73 Return counter value from counter_incr function 2024-02-21 13:07:10 +01:00
mdecimus
8027f135bc Updated REST principal API 2024-02-18 16:48:44 +01:00
mdecimus
afe10e6d81 Added expression functions. 2024-02-16 16:02:00 +01:00