Maurus Decimus
299caf3701
Fix Calendar: Recurring events disappear from CalDAV time-range REPORTs and JMAP CalendarEvent/query results a few years after their first occurrence
2026-08-16 18:24:41 +02:00
Maurus Decimus
088f0c81ac
Fix MTA: Queue strategy and quota expressions that branch on source never match at enqueue
2026-08-16 17:24:22 +02:00
Maurus Decimus
9ec4a8dda9
Fix LDAP: Directories that store aliases as additional values of the primary address attribute provision no aliases
2026-08-16 16:50:18 +02:00
Maurus Decimus
2cb7b4e4b6
WebDAV fixes
2026-08-16 16:41:55 +02:00
Maurus Decimus
9d18187df4
JMAP for Calendar fixes
2026-08-16 16:28:07 +02:00
Maurus Decimus
646f2a6ed6
Fix CalDAV: Attendee addresses that percent-encode a display name into the mailto: URI are queued verbatim
2026-08-16 15:44:24 +02:00
Maurus Decimus
57e2f94254
ASN and GeoIP default location update
2026-08-16 15:23:14 +02:00
Maurus Decimus
ccceff541f
IDN fixes
2026-08-16 15:12:43 +02:00
Maurus Decimus
4d7d71cb31
Fix Directory: Local group membership is cleared when the external directory is configured with a group claim or attribute that it does not return
2026-08-16 11:14:10 +02:00
Maurus Decimus
520b1889ab
Fix WebPush: Validate push URL and use application/octet-stream as Content-Type for encrypted payloads
2026-08-14 15:54:09 +02:00
Maurus Decimus
ee45dba2d6
JMAP: Identity/get keeps identities in sync with the accounts e-mail addresses
2026-08-13 09:31:37 +02:00
Maurus Decimus
d2d16a0186
Reporting: inboundReportMaxSize setting, which bounds the size of a decompressed inbound DMARC or TLS report
2026-08-12 16:37:16 +02:00
Maurus Decimus
5cc9e10b00
IMAP: Implement UIDBATCHES, UIDONLY and MESSAGELIMIT extensions
2026-08-10 19:33:18 +02:00
Maurus Decimus
b956fdde8f
WebDAV: Range and If-Range header support on file downloads
2026-08-10 16:57:16 +02:00
Maurus Decimus
be6020bde5
Fixed JMAP tests
2026-08-10 16:18:59 +02:00
Maurus Decimus
61dc779f98
Fix JMAP: EmailSubmission/query filtering on undoStatus contradicts EmailSubmission/get, reporting held FUTURERELEASE submissions as final instead of pending
2026-08-10 15:23:24 +02:00
Maurus Decimus
2c28b5a536
Fix MTA: FUTURERELEASE HOLDUNTIL uses Unix timestamps instead of RFC 3339 date-times
2026-08-10 12:19:45 +02:00
Maurus Decimus
1a6c8d009b
Memory allocator: Replaced the unmaintained jemallocator crate with tikv-jemallocator (contributed by @checkraisefold)
2026-08-10 11:02:42 +02:00
Maurus Decimus
7401fc27c7
Fix IMAP: BODYSTRUCTURE and ENVELOPE return MIME parameters, Content-Description, subjects and display names as raw UTF-8 even to sessions that never enabled UTF8=ACCEPT
2026-08-09 09:06:55 +02:00
Maurus Decimus
0069b037f6
Fix IMAP: COPY/MOVE into a shared folder fails with NO [ALREADYEXISTS] when the destination account already holds the message, leaving the message in the source mailbox and clients in a retry loop
2026-08-09 08:23:53 +02:00
Maurus Decimus
436deaf592
Fix CardDAV: Accept: text/vcard version negotiation is ignored whenever another parameter such as q or charset follows version=
2026-08-08 20:02:07 +02:00
Maurus Decimus
61df5a1857
Bump dependencies
2026-08-03 18:11:26 +02:00
Maurus Decimus
4df2a66705
Fix Redis: Task and queue locks are never released after a worker dies, because failed lock attempts refresh the lock expiry
2026-08-02 17:59:55 +02:00
Maurus Decimus
1bd4ddd73d
Fix MTA: BDAT chunks sent without a valid MAIL FROM are answered with 552 5.3.4 Message too big for system instead of 503 5.5.1
2026-08-02 16:19:03 +02:00
Maurus Decimus
87f3fc06e2
Fix DMARC: Failure reports state Identity-Alignment: none when a mechanism authenticated successfully but against an identity that is not aligned with the From domain
2026-08-02 15:01:44 +02:00
Maurus Decimus
cf050ae5b0
S3: accessKey can now be read from an environment variable or file
2026-08-02 12:11:56 +02:00
Maurus Decimus
c86bb66044
Fix Meilisearch: Verify index existence using GET instead of creating a new task which times out on busy servers
2026-07-31 10:04:43 +02:00
Maurus Decimus
092c3217e4
JMAP Email Delivery Push Notifications
2026-07-29 18:41:21 +02:00
Maurus Decimus
c61a6a7955
v0.16.15
2026-07-26 18:59:40 +02:00
Maurus Decimus
aa9f47cdb6
Fix Auth: Scoped credentials with SysApiKeyCreate or SysApiKeyUpdate permissions can regain its own accounts full rights
2026-07-23 15:49:30 +02:00
Maurus Decimus
425d034ae7
Use of Voluntary Application Server Identification (VAPID) in JMAP Web Push
2026-07-20 13:55:00 +02:00
Maurus Decimus
3cc348726b
Fix MTA: queue_name variable not available in rate limiter expressions
2026-07-19 23:09:31 +02:00
Maurus Decimus
2d08933fbc
Fix Calendar: No expanded occurrences are returned for a daily recurrences crossing DST
2026-07-19 22:59:03 +02:00
Maurus Decimus
c105cff8fb
Fix CalDAV: calendar-query REPORT returns empty calendar-data for JMAP-created events
2026-07-19 21:27:01 +02:00
Maurus Decimus
eacec4c45d
Fix JMAP: Web Push payloads with Content-Encoding: aes128gcm should not be base64-encoded but sent as raw bytes
2026-07-19 15:17:40 +02:00
Maurus Decimus
6fb4d2b628
IMAP: Mailbox object-quota only enforced in JMAP
2026-07-19 07:52:31 +02:00
Martin
45602a35ba
Various FreeBSD improvements ( #3219 )
...
* Fix permission denied (/var/run/stalwart.pid) on FreeBSD install
* Remove jemalloc dependency on FreeBSD (which is already using jemalloc)
* Enabling binding to privileged ports on FreeBSD
2026-07-14 08:56:05 +02:00
Maurus Decimus
764c2c1e1c
v0.16.13
2026-07-12 19:18:29 +02:00
Maurus Decimus
602025464b
Fix Sieve: add Received headers to auto-generated messages and detect loops
2026-07-12 16:03:53 +02:00
Maurus Decimus
8d54d0b44c
Fix Directory: Update local groups only when the external directory includes a group attribute
2026-07-12 15:34:04 +02:00
Maurus Decimus
b17da02d3e
Fix JMAP: Return RFC-3339-conformant UTCDate literals in capabilities: min 0001-01-01T00:00:00Z, max 9999-12-31T23:59:59Z
2026-07-12 14:58:31 +02:00
Maurus Decimus
2543ec7067
Bump dependencies
2026-07-12 11:39:02 +02:00
Maurus Decimus
e21fc8bc9d
Clippy fixes
2026-07-09 15:26:03 +02:00
Maurus Decimus
d368b53ca1
DMARCbis implementation
2026-07-05 16:34:57 +02:00
Maurus Decimus
fb993f0cc1
Cluster: Broadcast MTA queue refresh events to all nodes
2026-07-05 12:05:46 +02:00
Maurus Decimus
00ca557340
Fix OIDC: Allow ports in redirect_uri for loopback addresses
2026-07-04 07:39:16 +02:00
Maurus Decimus
94b33187a0
DKIM2 tests
2026-07-03 20:07:37 +02:00
Maurus Decimus
c5796b4e7a
DKIMv2 signing
2026-07-03 16:51:57 +02:00
Maurus Decimus
186d9feecb
DKIM2 verification
2026-07-01 16:20:02 +02:00
Maurus Decimus
e3c6f95bfd
Bump to mail-auth 0.11
2026-06-30 11:53:55 +02:00