github bokysan/docker-postfix v2.1.1
Release v2.1.1

latest releases: v4.2.1, gh-pages-v4.2.1, v4.2.0...
3 years ago

This release fixes several issues (#37 #38 #39) and implements a new feature -- a Helm chart (#34).

The GitHub workflow has been updated to automatically create helm charts (which correspond to release version) and create a release when tagging.

The server can now be simply installed into Kubernetes by issuing the following commands:

helm repo add bokysan https://bokysan.github.io/docker-postfix/
helm upgrade --install --set persistence.enabled=false --set config.general.ALLOWED_SENDER_DOMAINS=example.com mail bokysan/mail

Don't miss a new docker-postfix release

NewReleases is sending notifications on new releases.