maddy 0.5.0
#381
Replies: 2 comments 4 replies
-
unable to find the docker image. https://hub.docker.com/r/foxcpp/maddy/tags?page=1&ordering=last_updated |
Beta Was this translation helpful? Give feedback.
3 replies
-
Thanks for the S3 backend! Can I migrate by just copying the files into the target bucket? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New features
Currently supports only dns-01 challenge with a limited set of
providers. See documentation for details.
S3-backed storage for message contents (GH S3 blob storage #304)
Local sender authorization (GH A check to only allow MAIL FROM same as the authenticated user's username #268)
LDAP BindDN authentication (GH LDAP authentication using auth. bindings #273)
storage/imapsql: Implement auth_map
storage/imapsql: Implement delivery_map
This functionality allows imapsql storage backend to be correctly
used with non-email-based authentication providers.
In particular, this unbreaks PAM and shadow modules.
Implement table.chain module
Implement table.email_localpart as a helper to strip domain from emails
Improvements
Fixes
Removed functionality
This discussion was created from the release maddy 0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions