mdecimus
|
e69b5ec2b7
|
Message caching improvements
|
2025-05-16 16:20:05 +02:00 |
|
mdecimus
|
d6dc6ee8c5
|
Zero-copy principals + CompactString partial impl
|
2025-05-16 16:20:04 +02:00 |
|
mdecimus
|
b75e3a8012
|
Improved threadId management
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
b0a486106e
|
Crate reorganization
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
2eb388674d
|
Refactored local delivery to avoid mpsc channel
|
2025-01-17 15:29:55 +01:00 |
|
mdecimus
|
65209174f0
|
Bayes filtering per account (#819) + Delivered-To header (#916)
|
2024-12-24 18:02:12 +01:00 |
|
mdecimus
|
ce8182ae07
|
Core refactoring
|
2024-09-26 14:49:46 +02:00 |
|
mdecimus
|
8af15d1b10
|
Fix compilation without enterprise feature
|
2024-09-20 12:13:48 +02:00 |
|
mdecimus
|
6aa5686cd3
|
FTS reindex support
|
2024-09-20 10:54:22 +02:00 |
|
mdecimus
|
ab77a0aca8
|
Multi-tenancy (closes #212 closes #346 closes #582)
|
2024-09-13 18:10:56 +02:00 |
|
mdecimus
|
d214468c54
|
Roles and multi-tenancy - part 1
|
2024-09-12 17:42:14 +02:00 |
|
mdecimus
|
fbcf55d8e1
|
Access token permissions
|
2024-09-10 18:44:44 +02:00 |
|
mdecimus
|
03307433a7
|
OpenTelemetry push exporter implementation (closes #478)
|
2024-08-07 17:20:36 +02:00 |
|
mdecimus
|
5a43455917
|
Tracing macro improvements
|
2024-08-03 20:10:01 +02:00 |
|
mdecimus
|
9840494094
|
Webhook dispatch reimplementation as a tracer
|
2024-07-30 18:53:05 +02:00 |
|
mdecimus
|
a45eb50231
|
Improved tracing (part 4)
|
2024-07-28 15:21:22 +02:00 |
|
mdecimus
|
52cb48353e
|
Improved tracing (part 2)
|
2024-07-25 20:35:13 +02:00 |
|
mdecimus
|
ae7cadc27d
|
Improved tracing (part 1)
|
2024-07-23 12:44:14 +02:00 |
|
mdecimus
|
9c23774aa5
|
Lock-free fast tracing (closes #180)
|
2024-07-22 17:56:24 +02:00 |
|
mdecimus
|
d48523583b
|
Improved error handling (part 4)
|
2024-07-18 20:04:09 +02:00 |
|
mdecimus
|
0c2a3f09fe
|
Improved error handling (part 1)
|
2024-07-11 18:44:51 +02:00 |
|
mdecimus
|
50a2f50e58
|
REUSE-compliant licensing
|
2024-06-25 19:57:25 +02:00 |
|
mdecimus
|
68a189ed9f
|
Webhooks implementation (closes #480 closes #233)
|
2024-06-20 19:11:15 +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
|
f4e5a0baf5
|
Gossip service implementation for cluster node autodiscovery with failure detection
|
2024-05-10 20:34:08 +02:00 |
|
mdecimus
|
c6960bfba8
|
documentId generation within the database transaction
|
2024-05-02 10:18:58 +01:00 |
|
mdecimus
|
ab47eab1d9
|
Automatic spam filter and webadmin downloading + quickstart
|
2024-04-05 19:00:55 +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
|
cb4d2f15ae
|
Config hot reloading API
|
2024-03-28 17:21:32 +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
|
7e1a95c1ee
|
Config file changes
|
2024-03-20 12:03:10 +01:00 |
|
mdecimus
|
7041d495fc
|
Faster IMAP UID generation
|
2024-03-06 17:41:38 +01:00 |
|
mdecimus
|
48f255b31f
|
Iterate values rather than sending multiple get requests
|
2024-03-05 10:35:16 +01:00 |
|
mdecimus
|
ff279b3a39
|
Global threadId caching
|
2024-03-04 18:51:24 +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
|
6aeadb9cda
|
Fail2ban and IP address blocking support (closes #164)
|
2024-01-13 12:59:10 +01:00 |
|
mdecimus
|
ffba9b5a61
|
ACME TLS implementation using TLS-ALPN-01 - closes #160
|
2024-01-05 18:44:22 +01:00 |
|
mdecimus
|
57885e6db6
|
Move spam messages to Junk folders when spam headers are present
|
2023-12-21 10:56:28 +01:00 |
|
mdecimus
|
91e8597998
|
Internal directory + CLI improvements
|
2023-12-20 20:09:39 +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
|
566a2a0ab8
|
Key space optimization
|
2023-12-16 21:24:34 +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
|
4301ec16d0
|
Key/value store access from Sieve scripts
|
2023-12-12 15:28:21 +01:00 |
|
mdecimus
|
78f932990d
|
Key space reorganization
|
2023-12-09 17:02:38 +01:00 |
|
mdecimus
|
e4d5bde1ce
|
Directory/Store backend unification + LDAP auth bind
|
2023-12-07 16:27:19 +01:00 |
|
mdecimus
|
a7acc67cf1
|
FTS store bigrams in kv rather than index
|
2023-12-04 10:23:10 +01:00 |
|