Raven MDA v0.6.0 #253
Aravinda-HWK
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Raven MDA v0.6.0
What's New
✨ New Features
Socketmap Service (migrated from Silver)
The Socketmap service has been moved into the Raven repository, consolidating the full MDA stack in one place. This service implements the Postfix socketmap protocol with:
Group Email Support (LMTP)
The LMTP server can now deliver mail to group/distribution addresses. Group email resolution integrates with the Thunder IDP to expand group addresses to individual recipients, including organization unit handling and user profile fetching.
Spam Restoration
When a message is unmarked as spam, it is now automatically restored to its original folder rather than remaining in the spam folder. This improves the user experience for false-positive spam corrections.
🔧 Improvements
IDP Responsibility Refactoring
Removed functionality from Raven that belongs to the Identity Provider (IDP). Key changes:
domain_idparameter, simplifying the internal API.SASL Authentication Scope Configuration
The SASL server now supports explicit scope configuration to differentiate between TCP and Unix socket listeners. Validation is applied at startup to ensure the correct listener type is launched based on the configured scope.
🔒 Security
InsecureSkipVerifyusage).🐛 Bug Fixes
blobstorageandconfigpackages.Breaking Changes
domain_idparameter has been removed from role mailbox functions.Docker
Pull the latest image:
The Socketmap service is now available as part of the Raven image and can be started via the entrypoint script.
What's Changed
Contributors
Thank you to everyone who contributed to this release! 🎉
Full Changelog: v0.5.0...v0.6.0
This discussion was created from the release Raven MDA v0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions