Bokysan Docker Postfix Versions Save

Simple SMTP server / postfix null relay host for your Docker and Kubernetes containers. Based on Alpine Linux.

v3.5.0

2 years ago
  • 0310983 Upd: Upgrade XOAUTH2 to 0.11
  • 2717970 Fix: Fix issues found after integration tests
  • 2593172 Fix #97: Allow skipping reown and don't die on reown failure
  • 3d750cf Fix #95: Make grep quiet
  • 156b45d Fix #104: Inproper usage of sed
  • fd5c00c Merge branch 'master' of github.com:bokysan/docker-postfix
  • f5d0e56 New: Add smart email anonymizer
  • 2cb9cdd Bump actions/checkout from 2 to 3
  • d8fcf8b Bump actions/cache from 2 to 3
  • b4c0f26 Upd: Fix typos and add hashing email obfuscation
  • 16b19d5 Upgrade Ubuntu Focal -> Impish

v3.4.0

2 years ago
  • 571b794 Fix integration tests after refactoring of scripts
  • a1a2082 Add email anonymizer option in case is needed for GDPR
  • 370c126 Updated documentation and added test
  • 7d884e4 Add feature to bring your own secret resource
  • 88c94f9 Fix for #69: Disable healthcheck logs
  • 266bfb1 New: Add a bunch of examples
  • 90eafda Fix: README POSTFIX_myhostname envar name
  • a489b4c Move build of sasl-xoauth2 to the main file

v3.3.1

2 years ago
  • fab1b33 Fix for #83: Add the possibility to mount files from secret
  • 331e258 Fix for #82: Wrong mount name used
  • 3cb19e7 Fix for #84: Do not set storageClassName if not set in values.yml
  • ddc147f Fix: Fix missing word in README.md
  • 956caf3 Upd #63: Gracefully scaledown Postfix

v3.3.0

2 years ago
  • aed5624 Upd: Fix documentation for recreateOnRedeploy.
  • 18e96b8 Upd: Implementation for #71, tests for extraContainers
  • 3ec47a1 Fix: Formatting and layout, update pull_request GitHub action
  • 9a444d4 Need to set LoadbalancerIP in Service specification. Patch to copy all specs over from Values files. (#72)
  • 02b1caa add SASL_RELAYHOST to overwrite RELATHOST in sasl_passwd file on demand (#77)
  • e0f7636 Add option to have multiple containers (#79)
  • a695d05 Fix: Depricate RELAYHOST_TLS_LEVEL with Postfix equivivalent
  • 552d73c Fix. Fix typo

v3.2.1

3 years ago
  • 5a176d1 Upd: Simplify GitHub actions.
  • af7438a Upd: Simplify GitHub actions.

v3.2.0

3 years ago
  • 15dab4c Upd: Simplify GitHub actions.
  • c1be59d Upd: Simplify GitHub actions.
  • 4476cba Upd: Simplify GitHub actions.
  • bc84df9 Upd: Simplify GitHub actions.
  • 2deedea Bump crazy-max/ghaction-docker-buildx from 1 to 3.3.1 (#74)
  • 18ca47e Upd: Simplify GitHub actions.
  • 7892c03 Upd: Simplify GitHub actions.
  • 5c9e076 Upd: Simplify GitHub actions.
  • 4d0e7b9 Upd: Switch to docker actions and add caching
  • 13bdabe Fix: Fix deploymen of TLS certificates, script exec and Ubuntu build
  • 3b37f91 Upd: Split steps in Dockerfile for more caching
  • b3e2e8d Fix: Remove linux/s390x build from Alpine
  • 069195a Add option to use a specific nodePort (#70)
  • 0c12027 New: Add support for Ubuntu builds and TLS certs on Helm
  • 4775796 Fix: Update documentation on how secrets can be passed to the pod
  • 999c63c Fix: Inproper formatting of YAML when certain parameters were set
  • fb53f25 Fix #66: mount sockets into a temporary directory
  • 5713ef4 Upd: Fix table formatting
  • 662fe74 Fix typo
  • 7ecc6d0 Add info about supported architectures.
  • d9fe613 Fix: Correctly mount emptyDir volume if persistence is disabled (#67)

v3.1.1

3 years ago
  • ef33ca9 New: Make it posssible to configure helm probes

v3.1.0

3 years ago
  • 97b9237 NOYT: Fix tests for new hashing scheme
  • 4677036 Update: Add the possibility to add a Secret to the chart
  • c6e9a2e Upgrade: improvements to migrations
  • 77cee99 Fix for #64 and many other improvements
  • 367099b Upd: Create changelog before packing the chart
  • 5209c84 Upd: Notice to chart creations
  • 32566c3 Upd: Add link to ArtifactHub

v3.0.0

3 years ago
  • 09d0e4e Merge branch 'master' of github.com:bokysan/docker-postfix into master
  • 69ae0fe Upd: Update documentation
  • 9f193a5 Update README.md (#61)
  • e91a61c Upd: Improve documentation for passwords (#56)
  • 7f95d66 Upd: Make it explicit that password can be set via file (#56)
  • 1dbe9cb Fix: A possible fix for #59
  • 8354e6c Add persistence.existingClaim (#57)
  • cf2b2be Remove references to hash: databases
  • 54578c8 Remove dependency on cyrus-sasl-plain
  • 53b16f9 Update documentation
  • 38ec1fa Add other similar projects to the list

v2.2.2

3 years ago
  • f172dbd Merge branch 'master' of github.com:bokysan/docker-postfix into master
  • b85c1ea Update: Upgrade OAuth library to v0.10
  • cc6c8e4 Fix readability check for OpenDKIM keys (#49)
  • a956398 Replace localhost with 127.0.0.1 for healthcheck (#50)
  • 9f66388 Temporary disable XOAuth integration tests (again).
  • cc779fb Fix actions
  • 1aa1de5 Fix actions
  • 2e79009 Try to re-enable XOAuth2 integration tests
  • c1985b1 Badges galore!
  • 8e240d8 Add Docker stars and pulls to README.md