Update stalwartlabs/mail-server Docker tag to v0.11.6 #27

Merged
justus merged 1 commits from renovate/stalwartlabs-mail-server-0.x into main 2025-03-24 07:50:50 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
stalwartlabs/mail-server minor v0.10.6 -> v0.11.6

Release Notes

stalwartlabs/mail-server (stalwartlabs/mail-server)

v0.11.6: v0.11.5

Compare Source

[0.11.5] - 2025-02-01

To upgrade replace the stalwart-mail binary and then upgrade to the latest web-admin.

Added
Changed
  • Open source third party OIDC support.
Fixed
  • Case insensitive flag parsing (#​1138).
  • BCC not removed from JMAP EmailSubmissions (#​618).
  • Group pipelined IMAP FETCH and STATUS operations (#​1096).

Check binary attestation at here

v0.11.4

Compare Source

[0.11.4] - 2025-01-29

To upgrade replace the stalwart-mail binary and then upgrade to the latest web-admin.

Added
  • RFC 9208 - IMAP QUOTA Extension (#​484).
Changed
  • session.throttle.* is now queue.limiter.inbound.*.
  • queue.throttle.* is now queue.limiter.outbound.*.
  • Changed DNSBL error level to debug (#​1107).
Fixed
  • Creating a mailbox in a shared folder results in wrong hierarchy (#​1128).
  • IMAP LIST-STATUS (RFC 5819) returns items in wrong order (#​1129).
  • Avoid non-RFC SMTP status codes (#​1109).
  • Do not DNSBL check invalid domains (#​1107).
  • Sieve message flag parser (#​1059).
  • Sieve script import case insensitivity (#​962).
  • mailto: parsing in HTMLs.

v0.11.3

Compare Source

Same as 0.11.2, fixes a build issue with Docker images.

v0.11.2

Compare Source

[0.11.2] - 2025-01-17

To upgrade replace the stalwart-mail binary and then upgrade to the latest web-admin.

Added
  • Automatic revoking of access tokens when secrets, permissions, ACLs or group memberships change (#​649).
  • Increased concurrency for local message delivery (configurable via queue.threads.local).
  • Cluster node roles.
  • config_get expression function.
Changed
  • queue.outbound.concurrency is now queue.threads.remote.
  • lookup.default.hostname is now server.hostname.
  • lookup.default.domain is now report.domain.
Fixed
  • Distributed locking issues in non-Redis stores (#​1066).
  • S3 incorrect backoff wait time after failures.
  • Panic parsing broken HTMLs.
  • Update CLI response serializer to v0.11.x (#​1082).
  • Histogram bucket counts (#​1079).
  • Do not rate limit trusted IPs (#​1078).
  • Avoid double encrypting PGP parts encoded as plain text (#​1083).
  • Return empty SASL challenge rather than "" (#​1064).

v0.11.1

Compare Source

[0.11.0] - 2025-01-06

This version includes breaking changes to the configuration file, please read UPGRADING.md for details.
To upgrade replace the stalwart-mail binary and then upgrade to the latest web-admin.

Added
  • Spam filter rewritten in Rust for a significant performance improvement.
  • Multiple spam filter improvements (#​947) such as training spam/ham when moving between inbox and spam folders (#​819).
  • Improved distributed locking and handling of large distributed SMTP queues.
  • ASN and GeoIP lookups.
  • Bulk operations REST endpoints (#​925).
  • Faster S3-FIFO caching.
  • Support adding the Delivered-To header (#​916).
  • Semver compatibility checks when upgrading (#​844).
  • Sharded In-Memory Store.
Changed
  • Removed authentication rate limit (no longer necessary since there is fail2ban).
  • Pipes have been deprecated in favor of MTA hooks.
Fixed
  • OpenPGP EOF error (#​1024).
  • Convert emails obtained from external directories to lowercase (#​1004).
  • LDAP: Support both name and email fields to be mapped to the same attribute.
  • Admin role can't be assigned if an acccount with the same name exists.
  • Fix macro detection in DNS record generation (#​978).
  • Use host FQDN in install script (#​1003).

v0.11.0

Compare Source

[0.11.0] - 2025-01-06

This version includes breaking changes to the configuration file, please read UPGRADING.md for details.
To upgrade replace the stalwart-mail binary and then upgrade to the latest web-admin.

Added
  • Spam filter rewritten in Rust for a significant performance improvement.
  • Multiple spam filter improvements (#​947) such as training spam/ham when moving between inbox and spam folders (#​819).
  • Improved distributed locking and handling of large distributed SMTP queues.
  • ASN and GeoIP lookups.
  • Bulk operations REST endpoints (#​925).
  • Faster S3-FIFO caching.
  • Support adding the Delivered-To header (#​916).
  • Semver compatibility checks when upgrading (#​844).
  • Sharded In-Memory Store.
Changed
  • Removed authentication rate limit (no longer necessary since there is fail2ban).
  • Pipes have been deprecated in favor of MTA hooks.
Fixed
  • OpenPGP EOF error (#​1024).
  • Convert emails obtained from external directories to lowercase (#​1004).
  • LDAP: Support both name and email fields to be mapped to the same attribute.
  • Admin role can't be assigned if an acccount with the same name exists.
  • Fix macro detection in DNS record generation (#​978).
  • Use host FQDN in install script (#​1003).

v0.10.7

Compare Source

[0.10.7] - 2024-12-04

To upgrade replace the stalwart-mail binary and then upgrade to the latest web-admin.

Added
  • Delivery and DMARC Troubleshooting (#​420).
  • Support for external email addresses on mailing lists (#​152).
  • Azure blob storage support.
Changed
Fixed
  • Some mails can't be moved out of the junk folder (#​670).
  • Out of bound index error on Sieve script (#​941).
  • Missing User-Agent header for ACME (#​937).
  • UTF8 support in IMAP4rev1 (#​948).
  • Account alias owner leak on autodiscover.
  • Include all events in OTEL traces + Include spanId in webhooks.
  • Implement todo!() causing panic on concurrency and rate limits.
  • Mark SQL store as active if used as a telemetry store.
  • Discard empty form submissions.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [stalwartlabs/mail-server](https://github.com/stalwartlabs/mail-server) | minor | `v0.10.6` -> `v0.11.6` | --- ### Release Notes <details> <summary>stalwartlabs/mail-server (stalwartlabs/mail-server)</summary> ### [`v0.11.6`](https://github.com/stalwartlabs/mail-server/releases/tag/v0.11.6): v0.11.5 [Compare Source](https://github.com/stalwartlabs/mail-server/compare/v0.11.4...v0.11.6) #### \[0.11.5] - 2025-02-01 To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin. ##### Added ##### Changed - Open source third party OIDC support. ##### Fixed - Case insensitive flag parsing ([#&#8203;1138](https://github.com/stalwartlabs/mail-server/issues/1138)). - BCC not removed from JMAP EmailSubmissions ([#&#8203;618](https://github.com/stalwartlabs/mail-server/issues/618)). - Group pipelined IMAP FETCH and STATUS operations ([#&#8203;1096](https://github.com/stalwartlabs/mail-server/issues/1096)). <hr /> #### Check binary attestation at [here](https://github.com/stalwartlabs/mail-server/attestations/4737466) ### [`v0.11.4`](https://github.com/stalwartlabs/mail-server/releases/tag/v0.11.4) [Compare Source](https://github.com/stalwartlabs/mail-server/compare/v0.11.3...v0.11.4) #### \[0.11.4] - 2025-01-29 To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin. ##### Added - RFC 9208 - IMAP QUOTA Extension ([#&#8203;484](https://github.com/stalwartlabs/mail-server/issues/484)). ##### Changed - `session.throttle.*` is now `queue.limiter.inbound.*`. - `queue.throttle.*` is now `queue.limiter.outbound.*`. - Changed DNSBL error level to debug ([#&#8203;1107](https://github.com/stalwartlabs/mail-server/issues/1107)). ##### Fixed - Creating a mailbox in a shared folder results in wrong hierarchy ([#&#8203;1128](https://github.com/stalwartlabs/mail-server/issues/1128)). - IMAP LIST-STATUS (RFC 5819) returns items in wrong order ([#&#8203;1129](https://github.com/stalwartlabs/mail-server/issues/1129)). - Avoid non-RFC SMTP status codes ([#&#8203;1109](https://github.com/stalwartlabs/mail-server/issues/1109)). - Do not DNSBL check invalid domains ([#&#8203;1107](https://github.com/stalwartlabs/mail-server/issues/1107)). - Sieve message flag parser ([#&#8203;1059](https://github.com/stalwartlabs/mail-server/issues/1059)). - Sieve script import case insensitivity ([#&#8203;962](https://github.com/stalwartlabs/mail-server/issues/962)). - `mailto:` parsing in HTMLs. ### [`v0.11.3`](https://github.com/stalwartlabs/mail-server/releases/tag/v0.11.3) [Compare Source](https://github.com/stalwartlabs/mail-server/compare/v0.11.2...v0.11.3) Same as 0.11.2, fixes a build issue with Docker images. ### [`v0.11.2`](https://github.com/stalwartlabs/mail-server/releases/tag/v0.11.2) [Compare Source](https://github.com/stalwartlabs/mail-server/compare/v0.11.1...v0.11.2) #### \[0.11.2] - 2025-01-17 To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin. ##### Added - Automatic revoking of access tokens when secrets, permissions, ACLs or group memberships change ([#&#8203;649](https://github.com/stalwartlabs/mail-server/issues/649)). - Increased concurrency for local message delivery (configurable via `queue.threads.local`). - Cluster node roles. - `config_get` expression function. ##### Changed - `queue.outbound.concurrency` is now `queue.threads.remote`. - `lookup.default.hostname` is now `server.hostname`. - `lookup.default.domain` is now `report.domain`. ##### Fixed - Distributed locking issues in non-Redis stores ([#&#8203;1066](https://github.com/stalwartlabs/mail-server/issues/1066)). - S3 incorrect backoff wait time after failures. - Panic parsing broken HTMLs. - Update CLI response serializer to v0.11.x ([#&#8203;1082](https://github.com/stalwartlabs/mail-server/issues/1082)). - Histogram bucket counts ([#&#8203;1079](https://github.com/stalwartlabs/mail-server/issues/1079)). - Do not rate limit trusted IPs ([#&#8203;1078](https://github.com/stalwartlabs/mail-server/issues/1078)). - Avoid double encrypting PGP parts encoded as plain text ([#&#8203;1083](https://github.com/stalwartlabs/mail-server/issues/1083)). - Return empty SASL challenge rather than "" ([#&#8203;1064](https://github.com/stalwartlabs/mail-server/issues/1064)). ### [`v0.11.1`](https://github.com/stalwartlabs/mail-server/releases/tag/v0.11.1) [Compare Source](https://github.com/stalwartlabs/mail-server/compare/v0.11.0...v0.11.1) #### \[0.11.0] - 2025-01-06 This version includes breaking changes to the configuration file, please read [UPGRADING.md](UPGRADING.md) for details. To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin. ##### Added - Spam filter rewritten in Rust for a significant performance improvement. - Multiple spam filter improvements ([#&#8203;947](https://github.com/stalwartlabs/mail-server/issues/947)) such as training spam/ham when moving between inbox and spam folders ([#&#8203;819](https://github.com/stalwartlabs/mail-server/issues/819)). - Improved distributed locking and handling of large distributed SMTP queues. - ASN and GeoIP lookups. - Bulk operations REST endpoints ([#&#8203;925](https://github.com/stalwartlabs/mail-server/issues/925)). - Faster S3-FIFO caching. - Support adding the `Delivered-To` header ([#&#8203;916](https://github.com/stalwartlabs/mail-server/issues/916)). - Semver compatibility checks when upgrading ([#&#8203;844](https://github.com/stalwartlabs/mail-server/issues/844)). - Sharded In-Memory Store. ##### Changed - Removed authentication rate limit (no longer necessary since there is fail2ban). - Pipes have been deprecated in favor of MTA hooks. ##### Fixed - OpenPGP EOF error ([#&#8203;1024](https://github.com/stalwartlabs/mail-server/issues/1024)). - Convert emails obtained from external directories to lowercase ([#&#8203;1004](https://github.com/stalwartlabs/mail-server/issues/1004)). - LDAP: Support both name and email fields to be mapped to the same attribute. - Admin role can't be assigned if an acccount with the same name exists. - Fix macro detection in DNS record generation ([#&#8203;978](https://github.com/stalwartlabs/mail-server/issues/978)). - Use host FQDN in install script ([#&#8203;1003](https://github.com/stalwartlabs/mail-server/issues/1003)). ### [`v0.11.0`](https://github.com/stalwartlabs/mail-server/releases/tag/v0.11.0) [Compare Source](https://github.com/stalwartlabs/mail-server/compare/v0.10.7...v0.11.0) #### \[0.11.0] - 2025-01-06 This version includes breaking changes to the configuration file, please read [UPGRADING.md](UPGRADING.md) for details. To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin. ##### Added - Spam filter rewritten in Rust for a significant performance improvement. - Multiple spam filter improvements ([#&#8203;947](https://github.com/stalwartlabs/mail-server/issues/947)) such as training spam/ham when moving between inbox and spam folders ([#&#8203;819](https://github.com/stalwartlabs/mail-server/issues/819)). - Improved distributed locking and handling of large distributed SMTP queues. - ASN and GeoIP lookups. - Bulk operations REST endpoints ([#&#8203;925](https://github.com/stalwartlabs/mail-server/issues/925)). - Faster S3-FIFO caching. - Support adding the `Delivered-To` header ([#&#8203;916](https://github.com/stalwartlabs/mail-server/issues/916)). - Semver compatibility checks when upgrading ([#&#8203;844](https://github.com/stalwartlabs/mail-server/issues/844)). - Sharded In-Memory Store. ##### Changed - Removed authentication rate limit (no longer necessary since there is fail2ban). - Pipes have been deprecated in favor of MTA hooks. ##### Fixed - OpenPGP EOF error ([#&#8203;1024](https://github.com/stalwartlabs/mail-server/issues/1024)). - Convert emails obtained from external directories to lowercase ([#&#8203;1004](https://github.com/stalwartlabs/mail-server/issues/1004)). - LDAP: Support both name and email fields to be mapped to the same attribute. - Admin role can't be assigned if an acccount with the same name exists. - Fix macro detection in DNS record generation ([#&#8203;978](https://github.com/stalwartlabs/mail-server/issues/978)). - Use host FQDN in install script ([#&#8203;1003](https://github.com/stalwartlabs/mail-server/issues/1003)). ### [`v0.10.7`](https://github.com/stalwartlabs/mail-server/releases/tag/v0.10.7) [Compare Source](https://github.com/stalwartlabs/mail-server/compare/v0.10.6...v0.10.7) #### \[0.10.7] - 2024-12-04 To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin. ##### Added - Delivery and DMARC Troubleshooting ([#&#8203;420](https://github.com/stalwartlabs/mail-server/issues/420)). - Support for external email addresses on mailing lists ([#&#8203;152](https://github.com/stalwartlabs/mail-server/issues/152)). - Azure blob storage support. ##### Changed ##### Fixed - Some mails can't be moved out of the junk folder ([#&#8203;670](https://github.com/stalwartlabs/mail-server/issues/670)). - Out of bound index error on Sieve script ([#&#8203;941](https://github.com/stalwartlabs/mail-server/issues/941)). - Missing `User-Agent` header for ACME ([#&#8203;937](https://github.com/stalwartlabs/mail-server/issues/937)). - UTF8 support in IMAP4rev1 ([#&#8203;948](https://github.com/stalwartlabs/mail-server/issues/948)). - Account alias owner leak on autodiscover. - Include all events in OTEL traces + Include spanId in webhooks. - Implement `todo!()` causing panic on concurrency and rate limits. - Mark SQL store as active if used as a telemetry store. - Discard empty form submissions. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Renovate-Bot added 1 commit 2024-12-13 00:01:17 -05:00
Renovate-Bot force-pushed renovate/stalwartlabs-mail-server-0.x from 5e4382978f to e721b5c6c9 2024-12-16 17:00:15 -05:00 Compare
Renovate-Bot force-pushed renovate/stalwartlabs-mail-server-0.x from e721b5c6c9 to d8e93ee0cb 2025-01-07 00:01:27 -05:00 Compare
Renovate-Bot changed title from Update stalwartlabs/mail-server Docker tag to v0.10.7 to Update stalwartlabs/mail-server Docker tag to v0.11.1 2025-01-07 00:01:28 -05:00
Renovate-Bot force-pushed renovate/stalwartlabs-mail-server-0.x from d8e93ee0cb to f5b6083a56 2025-01-18 00:01:28 -05:00 Compare
Renovate-Bot changed title from Update stalwartlabs/mail-server Docker tag to v0.11.1 to Update stalwartlabs/mail-server Docker tag to v0.11.3 2025-01-18 00:01:28 -05:00
Renovate-Bot force-pushed renovate/stalwartlabs-mail-server-0.x from f5b6083a56 to e7271301a8 2025-01-30 00:01:32 -05:00 Compare
Renovate-Bot changed title from Update stalwartlabs/mail-server Docker tag to v0.11.3 to Update stalwartlabs/mail-server Docker tag to v0.11.4 2025-01-30 00:01:33 -05:00
Renovate-Bot force-pushed renovate/stalwartlabs-mail-server-0.x from e7271301a8 to e853aa2c33 2025-02-02 00:01:28 -05:00 Compare
Renovate-Bot changed title from Update stalwartlabs/mail-server Docker tag to v0.11.4 to Update stalwartlabs/mail-server Docker tag to v0.11.6 2025-02-02 00:01:29 -05:00
Renovate-Bot force-pushed renovate/stalwartlabs-mail-server-0.x from e853aa2c33 to 799364580a 2025-02-07 06:48:42 -05:00 Compare
justus merged commit 407956f095 into main 2025-03-24 07:50:50 -04:00
justus deleted branch renovate/stalwartlabs-mail-server-0.x 2025-03-24 07:50:50 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justus/Homelab-Ansible#27
No description provided.